Skip to content

Commit

Permalink
Update publish-to-test-and-live-pypi.yml
Browse files Browse the repository at this point in the history
update cibuildwheel
  • Loading branch information
AndrewAnnex authored Jan 28, 2024
1 parent 74e2c80 commit 6d5318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-and-live-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -r ci-requirements.txt
python -m pip install cibuildwheel==2.16.3
python -m pip install cibuildwheel==2.16.4
- name: Build wheels for SpiceyPy 🌶️ 🥧
timeout-minutes: 120
run: |
Expand Down

0 comments on commit 6d5318b

Please sign in to comment.