Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szabolcsdombi authored Oct 14, 2023
1 parent 817812e commit 544daa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: python -m pip install -U pip wheel setuptools

- name: deps
run: python -m pip install cibuildwheel==2.14.1
run: python -m pip install cibuildwheel==2.16.2

- name: sdist
if: matrix.os == 'ubuntu-20.04'
Expand Down

0 comments on commit 544daa2

Please sign in to comment.