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 9ab6bcd commit 77f4b55Copy full SHA for 77f4b55
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
strategy:
25
matrix:
26
- python-version: ["3.13", "3.14"]
+ python-version: ["3.13"]
27
28
steps:
29
- uses: actions/checkout@v4
0 commit comments