Skip to content

Commit

Permalink
Build python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- authored Nov 7, 2024
1 parent 3eb36f7 commit edb1baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-python@v2

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.16.5
run: python -m pip install cibuildwheel==2.21.3

- name: Set up QEMU
if: runner.os == 'Linux'
Expand Down

0 comments on commit edb1baa

Please sign in to comment.