Compare commits
1 commit
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8a1cb9b93a |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
with:
|
||||
platforms: all
|
||||
|
||||
- uses: pypa/cibuildwheel@v2.22.0
|
||||
- uses: pypa/cibuildwheel@v2.23.2
|
||||
env:
|
||||
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
|
||||
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue