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 9090 with :
9191 submodules : true
9292
93- - uses : pypa/cibuildwheel@v1.11.1
93+ - uses : pypa/cibuildwheel@v1.12.0
9494 env :
9595 CIBW_BUILD : cp38-win_amd64 cp36-manylinux_i686 cp37-macosx_x86_64
9696 CIBW_TEST_EXTRAS : test
Original file line number Diff line number Diff line change 6161 with :
6262 platforms : all
6363
64- - uses : pypa/cibuildwheel@v1.11.1
64+ - uses : pypa/cibuildwheel@v1.12.0
6565 env :
6666 CIBW_BUILD : cp${{ matrix.python }}-*
6767 CIBW_ARCHS : ${{ matrix.arch }}
@@ -113,7 +113,7 @@ jobs:
113113 with :
114114 submodules : true
115115
116- - uses : pypa/cibuildwheel@v1.11.1
116+ - uses : pypa/cibuildwheel@v1.12.0
117117 env :
118118 CIBW_BUILD : ${{ matrix.build }}
119119 CIBW_MANYLINUX_I686_IMAGE : ${{ matrix.CIBW_MANYLINUX_I686_IMAGE }}
You can’t perform that action at this time.
0 commit comments