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 3535 ls -la quaddtype/numpy_quaddtype/QBLAS/include/quadblas/
3636
3737 - name : Install cibuildwheel
38- run : pip install cibuildwheel==2.20.0
38+ run : pip install cibuildwheel==3.1.4
3939
4040 - name : Build wheels
4141 env :
@@ -118,7 +118,7 @@ jobs:
118118 ls -la quaddtype/numpy_quaddtype/QBLAS/include/quadblas/
119119
120120 - name : Install cibuildwheel
121- run : pip install cibuildwheel==2.20.0
121+ run : pip install cibuildwheel==3.1.4
122122
123123 - name : Build wheels
124124 env :
@@ -193,7 +193,7 @@ jobs:
193193 shell : bash -l {0}
194194 run : |
195195 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
197197
198198 - name : Build wheels
199199 env :
You can’t perform that action at this time.
0 commit comments