Skip to content

Commit

Permalink
Update cibuildwheel to 2.19.2 to fix issue with CentOS mirrors being EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
a-andre committed Aug 16, 2024
1 parent 90b0f48 commit 7790906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.1
uses: pypa/cibuildwheel@v2.19.2

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

0 comments on commit 7790906

Please sign in to comment.