File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v5
1616
1717 - name : Build wheels
18- uses : pypa/cibuildwheel@v3.1.3
18+ uses : pypa/cibuildwheel@v3.1.4
1919 env :
2020 CIBW_ARCHS_LINUX : x86_64
2121 CIBW_MANYLINUX_X86_64_IMAGE : manylinux_2_28
3333 - uses : actions/checkout@v5
3434
3535 - name : Build wheels
36- uses : pypa/cibuildwheel@v3.1.3
36+ uses : pypa/cibuildwheel@v3.1.4
3737 env :
3838 CIBW_ARCHS_LINUX : aarch64
3939 CIBW_MANYLINUX_AARCH64_IMAGE : manylinux_2_28
5151 - uses : actions/checkout@v5
5252
5353 - name : Build wheels
54- uses : pypa/cibuildwheel@v3.1.3
54+ uses : pypa/cibuildwheel@v3.1.4
5555 env :
5656 CIBW_ARCHS_MACOS : x86_64
5757
6868 - uses : actions/checkout@v5
6969
7070 - name : Build wheels
71- uses : pypa/cibuildwheel@v3.1.3
71+ uses : pypa/cibuildwheel@v3.1.4
7272 env :
7373 CIBW_ARCHS_MACOS : arm64
7474
You can’t perform that action at this time.
0 commit comments