Skip to content

Commit

Permalink
Update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
delivrance committed Jan 8, 2022
1 parent 72a9135 commit 908c3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build wheels
uses: pypa/cibuildwheel@v2.2.0a1
uses: pypa/cibuildwheel@v2.3.1
env:
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
CIBW_TEST_REQUIRES: tox
Expand Down

0 comments on commit 908c3b9

Please sign in to comment.