Skip to content

Commit

Permalink
Upgrade cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Jan 31, 2024
1 parent 2f4a9f4 commit 5c203d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
which pipx || brew install pipx && pipx ensurepath
- name: Build and test wheels
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.16.5

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5c203d5

Please sign in to comment.