Skip to content

Commit fe4a082

Browse files
committed
Merge branch 'master' of github.com:GAMMA-UMD/pygsound
2 parents 5de2f44 + 65eead4 commit fe4a082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
submodules: recursive
4343

44-
- uses: pypa/cibuildwheel@v2.2.0
44+
- uses: pypa/cibuildwheel@v2.2.2
4545
env:
4646
CIBW_SKIP: "*-win32 *_i686"
4747
CIBW_ARCHS_MACOS: auto

0 commit comments

Comments
 (0)