Skip to content

Commit 77882ca

Browse files
authored
Merge pull request #193 from SwayamInSync/win-ci-warn
2 parents e46eec9 + 46de5a4 commit 77882ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ jobs:
165165
env:
166166
CIBW_BUILD: "cp311-* cp312-* cp313-* cp314-* cp313t-* cp314t-*"
167167
CIBW_ENABLE: cpython-prerelease cpython-freethreading
168-
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* cp39-* cp310-*"
169168
CIBW_ARCHS_WINDOWS: ${{ matrix.architecture == 'x86' && 'x86' || 'AMD64' }}
170169
CIBW_BUILD_VERBOSITY: "3"
171170
DISTUTILS_USE_SDK: "1"

0 commit comments

Comments
 (0)