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 and cary-ilm committed Feb 16, 2024
1 parent d9360a6 commit 00ee0fb
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 00ee0fb

Please sign in to comment.