Skip to content

Commit

Permalink
also 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kif committed Oct 17, 2024
1 parent 012155b commit 8273dca
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 @@ -106,7 +106,7 @@ jobs:
if: runner.os == 'Linux'
with:
platforms: all
- uses: pypa/cibuildwheel@v2.16.5
- uses: pypa/cibuildwheel@v2.21.3
env:
# Use silx wheelhouse: needed for ppc64le
CIBW_ENVIRONMENT_LINUX: "PIP_FIND_LINKS=https://www.silx.org/pub/wheelhouse/ PIP_TRUSTED_HOST=www.silx.org"
Expand Down

0 comments on commit 8273dca

Please sign in to comment.