Skip to content

Commit

Permalink
Build: Update cibuildwheel version used to determine targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed May 23, 2024
1 parent 14ee9e1 commit 5770449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install cibuildwheel
# Nb. keep cibuildwheel version pin consistent with job below
run: pipx install cibuildwheel==2.15.0
run: pipx install cibuildwheel==2.17.0
- id: set-matrix
run: |
MATRIX=$(
Expand Down

0 comments on commit 5770449

Please sign in to comment.