Skip to content

Commit

Permalink
Update to latest cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jun 28, 2024
1 parent d33f754 commit 62a8edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.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.8.1
uses: pypa/cibuildwheel@v2.19.1
env:
CIBW_BUILD: cp{38,39,310,311,312}-manylinux_x86_64

Expand Down

0 comments on commit 62a8edf

Please sign in to comment.