Skip to content

Commit

Permalink
Change cibuildwheel yp new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Opt-Mucca committed Sep 26, 2024
1 parent ea877d4 commit 9089347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_ARCHS: ${{ matrix.arch }}
CIBW_TEST_REQUIRES: pytest
Expand Down

0 comments on commit 9089347

Please sign in to comment.