We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b69a7 commit 9b3b978Copy full SHA for 9b3b978
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os: ["ubuntu-latest", "windows-latest", "windows-11-arm", "macos-latest"]
13
- py: ["3.14-dev", "3.13", "3.12", "3.11", "3.10", "3.9"]
+ py: ["3.14", "3.14t", "3.13", "3.12", "3.11", "3.10", "3.9"]
14
exclude:
15
- os: windows-11-arm
16
py: "3.9"
0 commit comments