File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - uses : actions/checkout@master
2424
2525 - name : Build wheels
26- uses : pypa/cibuildwheel@v2.23
26+ uses : pypa/cibuildwheel@v3.2
2727 with :
2828 package-dir : backend/cuda
2929 config-file : backend/cuda/cibuildwheel.toml
Original file line number Diff line number Diff line change 5151 del %TEMP%\cuda.exe
5252
5353 - name : Build wheels
54- uses : pypa/cibuildwheel@v2.23
54+ uses : pypa/cibuildwheel@v3.2
5555 with :
5656 package-dir : backend/cuda
5757 config-file : backend/cuda/cibuildwheel.toml
Original file line number Diff line number Diff line change 5656 - uses : actions/checkout@master
5757
5858 - name : Build wheels
59- uses : pypa/cibuildwheel@v2.23
59+ uses : pypa/cibuildwheel@v3.2
6060 with :
6161 config-file : cibuildwheel.toml
6262 output-dir : wheelhouse
Original file line number Diff line number Diff line change 2525 - uses : actions/checkout@master
2626
2727 - name : Build wheels
28- uses : pypa/cibuildwheel@v2.23
28+ uses : pypa/cibuildwheel@v3.2
2929 with :
3030 package-dir : backend/mkl
3131 config-file : backend/mkl/cibuildwheel.toml
Original file line number Diff line number Diff line change 4949 rd /s/q "webimage_base_extracted"
5050
5151 - name : Build wheels
52- uses : pypa/cibuildwheel@v2.23
52+ uses : pypa/cibuildwheel@v3.2
5353 with :
5454 package-dir : backend/mkl
5555 config-file : backend/mkl/cibuildwheel.toml
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@master
2020
2121 - name : Build wheels
22- uses : pypa/cibuildwheel@v2.23
22+ uses : pypa/cibuildwheel@v3.2
2323 env :
2424 CIBW_PLATFORM : pyodide
2525 with :
You can’t perform that action at this time.
0 commit comments