Bump pypa/cibuildwheel from 2.14.1 to 2.15.0 (#3836)
This commit is contained in:
parent
c36e468794
commit
66648c528a
2
.github/workflows/pypi_upload.yml
vendored
2
.github/workflows/pypi_upload.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Build wheels via cibuildwheel
|
- name: Build wheels via cibuildwheel
|
||||||
uses: pypa/cibuildwheel@v2.14.1
|
uses: pypa/cibuildwheel@v2.15.0
|
||||||
env:
|
env:
|
||||||
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"
|
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user