We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e2040 commit 1fc6d99Copy full SHA for 1fc6d99
1 file changed
.github/workflows/wheels.yml
@@ -119,7 +119,6 @@ jobs:
119
run: |
120
cp "/msys64/mingw32/bin/libgcc_s_dw2-1.dll" "magic"
121
cp "/msys64/mingw32/bin/libwinpthread-1.dll" "magic"
122
- cp "/msys64/mingw32/bin/libssp-0.dll" "magic"
123
124
- uses: pypa/cibuildwheel@v2.17.0 # sync version with pip install cibuildwheel above
125
timeout-minutes: 10
0 commit comments