We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea3483 commit 5692f35Copy full SHA for 5692f35
.github/workflows/run-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
test:
29
strategy:
30
matrix:
31
- python: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
+ python: ["3.10", "3.11", "3.12", "3.13", "3.14"]
32
platform:
33
- ubuntu-latest
34
- macos-latest
0 commit comments