Skip to content

Commit 2807796

Browse files
Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 (#403)
1 parent 0cf7588 commit 2807796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
if: startsWith(matrix.os, 'windows')
114114

115115
- name: Build wheels
116-
uses: pypa/cibuildwheel@v3.3.1
116+
uses: pypa/cibuildwheel@v3.4.0
117117
env:
118118
CIBW_BUILD: ${{ runner.os == 'Windows' && runner.arch == 'ARM64' && 'cp311-*' || 'cp39-*' }}
119119

0 commit comments

Comments
 (0)