Skip to content

Commit

Permalink
python-wheels.yml - bumps cibuildwheel version (#1576)
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabyrobson authored Oct 13, 2023
1 parent a3b46d5 commit cc94a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
python-version: '3.x'

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.8.1
run: python -m pip install cibuildwheel==2.16.2

- name: Create setup.py
run: |
Expand Down

0 comments on commit cc94a19

Please sign in to comment.