Skip to content

Commit

Permalink
Upgrading CI buildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Apr 21, 2024
1 parent 288df03 commit 227bfaf
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 @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0

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

0 comments on commit 227bfaf

Please sign in to comment.