Skip to content

Commit

Permalink
👷 use latest cibuildwheel for py312, py313 wheels
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Runde <[email protected]>
  • Loading branch information
joerunde authored and rlouf committed Oct 30, 2024
1 parent 1cdf26a commit 9c0868f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
platforms: all

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.12.3
run: python -m pip install cibuildwheel==2.21.3

- name: Set up Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 9c0868f

Please sign in to comment.