Compare commits
1 commit
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed42efd6d0 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: pypa/cibuildwheel@v2.23.0
|
||||
- uses: pypa/cibuildwheel@v3.0.1
|
||||
env:
|
||||
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
|
||||
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue