Skip to content

Commit 06db8d5

Browse files
committed
restore just 311
1 parent fcbcbd1 commit 06db8d5

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
18-
#cpversion:
19-
# - cp311
20-
# build all cpversion: 3.9 to 3.13
21-
cpversion: [cp39, cp310, cp311, cp312, cp313]
18+
cpversion:
19+
- cp311
2220

2321
steps:
2422
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)