We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3e3d4 commit 587722cCopy full SHA for 587722c
.github/workflows/wheels.yml
@@ -9,6 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [ubuntu-latest, macos-13, macos-latest]
12
+ python-version: [3.11, 3.12, 3.13]
13
14
steps:
15
- uses: actions/checkout@v4
0 commit comments