We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838e439 commit da003caCopy full SHA for da003ca
.github/workflows/build_python_deps_linux.yml
@@ -73,7 +73,7 @@ jobs:
73
env:
74
CIBW_ARCHS: ${{ matrix.wheel_combinations[1] }}
75
CIBW_BUILD: ${{ matrix.python_versions[1] }}
76
- CIBW_SKIL: "*-musllinux_*"
+ CIBW_SKIP: "*-musllinux_*"
77
78
79
- uses: actions/upload-artifact@v4
0 commit comments