Skip to content

Commit

Permalink
Bump cibw on circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
ankith26 committed Nov 25, 2024
1 parent 1234c84 commit f35dc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run:
name: Build the Linux wheels.
command: |
pip3 install --user cibuildwheel==2.21.3
pip3 install --user cibuildwheel==2.22.0
PATH="$HOME/.local/bin:$PATH" cibuildwheel --output-dir wheelhouse
- store_artifacts:
Expand Down

0 comments on commit f35dc0c

Please sign in to comment.