File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
ls -la quaddtype/numpy_quaddtype/QBLAS/include/quadblas/
36
36
37
37
- name : Install cibuildwheel
38
- run : pip install cibuildwheel==2.20.0
38
+ run : pip install cibuildwheel==3.1.4
39
39
40
40
- name : Build wheels
41
41
env :
@@ -118,7 +118,7 @@ jobs:
118
118
ls -la quaddtype/numpy_quaddtype/QBLAS/include/quadblas/
119
119
120
120
- name : Install cibuildwheel
121
- run : pip install cibuildwheel==2.20.0
121
+ run : pip install cibuildwheel==3.1.4
122
122
123
123
- name : Build wheels
124
124
env :
@@ -193,7 +193,7 @@ jobs:
193
193
shell : bash -l {0}
194
194
run : |
195
195
pip install -U pip
196
- pip install cibuildwheel==2.20.0 ninja meson meson-python numpy delvewheel pytest
196
+ pip install cibuildwheel==3.1.4 ninja meson meson-python numpy delvewheel pytest
197
197
198
198
- name : Build wheels
199
199
env :
You can’t perform that action at this time.
0 commit comments