We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e160a89 commit 56f7b76Copy full SHA for 56f7b76
.github/workflows/build-wheels.yml
@@ -23,7 +23,7 @@ jobs:
23
- [macos-13, macosx_x86_64]
24
- [macos-13, macosx_arm64]
25
- [windows-2022, win_amd64]
26
- python: ["cp310", "cp311", "cp312"]
+ python: ["cp39", "cp310", "cp311", "cp312"]
27
28
steps:
29
- uses: actions/checkout@v3
0 commit comments