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 847c089 commit c8d1bbfCopy full SHA for c8d1bbf
1 file changed
.github/workflows/python-test.yml
@@ -41,7 +41,7 @@ jobs:
41
macos-14,
42
ubuntu-22.04,
43
windows-2022]
44
- py-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
+ py-version: ["3.9", "3.11", "3.14"]
45
steps:
46
- uses: actions/checkout@v6
47
0 commit comments