Skip to content

Commit

Permalink
build py313
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstjean committed Oct 24, 2024
1 parent d1fd868 commit 04d8cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: '3.10'

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.2
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_BUILD_FRONTEND: "build"
CIBW_ARCHS: "auto64"
Expand Down

0 comments on commit 04d8cf3

Please sign in to comment.