Skip to content

Commit c754987

Browse files
Bump pypa/cibuildwheel from 2.2.0a1 to 2.2.0b1 (#628)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8bd955 commit c754987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
run: |
211211
make cythonize
212212
- name: Build wheels
213-
uses: pypa/cibuildwheel@v2.2.0a1
213+
uses: pypa/cibuildwheel@v2.2.0b1
214214
env:
215215
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
216216
- uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)