File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9292 with :
9393 submodules : true
9494
95- - uses : pypa/ cibuildwheel@v2 .0.0a4
95+ - run : pipx run --spec cibuildwheel==2 .0.0b1 cibuildwheel
9696 env :
9797 CIBW_BUILD : cp38-win_amd64 cp310-manylinux_i686 cp37-macosx_x86_64
9898 CIBW_BUILD_VERBOSITY : 1
Original file line number Diff line number Diff line change 5858 with :
5959 platforms : all
6060
61- - uses : pypa/ cibuildwheel@v2 .0.0a4
61+ - run : pipx run --spec cibuildwheel==2 .0.0b1 cibuildwheel
6262 env :
6363 CIBW_BUILD : cp${{ matrix.python }}-*
6464 CIBW_ARCHS : ${{ matrix.arch }}
@@ -110,7 +110,7 @@ jobs:
110110 with :
111111 submodules : true
112112
113- - uses : pypa/ cibuildwheel@v2 .0.0a4
113+ - run : pipx run --spec cibuildwheel==2 .0.0b1 cibuildwheel
114114 env :
115115 CIBW_BUILD : ${{ matrix.build }}
116116 CIBW_MANYLINUX_I686_IMAGE : ${{ matrix.CIBW_MANYLINUX_I686_IMAGE }}
You can’t perform that action at this time.
0 commit comments