Skip to content

Commit 908c3b9

Browse files
committed
Update cibuildwheel version
1 parent 72a9135 commit 908c3b9

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- name: Build wheels
17-
uses: pypa/cibuildwheel@v2.2.0a1
17+
uses: pypa/cibuildwheel@v2.3.1
1818
env:
1919
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
2020
CIBW_TEST_REQUIRES: tox

0 commit comments

Comments
 (0)