We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5566d4d commit 2eb44d0Copy full SHA for 2eb44d0
1 file changed
.github/workflows/wheels.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
18
- cpversion: [cp38, cp39, cp310, cp311, cp312, cp313]
+ cpversion: [cp39, cp310, cp311, cp312, cp313]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments