Bump version: v4.0.0rc2
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Build wheels
|
||||
uses: pypa/cibuildwheel@v4.0.0rc1
|
||||
uses: pypa/cibuildwheel@v4.0.0rc2
|
||||
env:
|
||||
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
|
||||
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}
|
||||
|
||||
Reference in New Issue
Block a user