Skip to content

Commit 79b5e6d

Browse files
committed
remove cp311 from seeds
1 parent 5277556 commit 79b5e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/packaging_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
python: [ cp311, cp314 ]
33+
python: [ cp314 ]
3434
platform:
3535
- { os: windows-2022, arch: amd64, cibw_system: win }
3636
- { os: windows-11-arm, arch: ARM64, cibw_system: win }

0 commit comments

Comments
 (0)