Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jul 1, 2024
1 parent a9e912e commit f1e2146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ task:
# b2 -l250 warnings-as-errors=on warnings=all crypto=openssl stage_enum_if stage_dependencies include=/usr/local/include library-path=/usr/local/lib
# LD_LIBRARY_PATH=./dependencies ./enum_if
install_cibuildwheel_script:
- python -m pip install --user cibuildwheel==2.16.5
- python -m pip install cibuildwheel==2.16.5
run_cibuildwheel_script:
- cibuildwheel
wheels_artifacts:
Expand Down

0 comments on commit f1e2146

Please sign in to comment.