Skip to content

Commit 65e2e8a

Browse files
committed
debug CI
1 parent 3330144 commit 65e2e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: pypa/cibuildwheel@v3.2.1
3333
env:
3434
CIBW_ARCHS: ${{ matrix.cibw_archs }}
35-
CIBW_BUILD: "cp*-manylinux_* cp*-musllinux_*"
35+
#CIBW_BUILD: "cp*-manylinux_* cp*-musllinux_*"
3636

3737
- uses: actions/upload-artifact@v4
3838
with:

0 commit comments

Comments
 (0)