We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a33cf1 commit a78302fCopy full SHA for a78302f
3 files changed
.github/workflows/build-darwin.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Install cibuildwheel
36
run: |
37
- python -m pip install cibuildwheel==1.3.0
+ python -m pip install cibuildwheel==1.6.3
38
39
- name: Checkout submodules
40
shell: bash
.github/workflows/build-linux.yml
.github/workflows/build-windows.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments