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 6737927 commit afc0b8dCopy full SHA for afc0b8d
1 file changed
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [ubuntu-latest]
22
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
23
sphinx: [""] # Newest Sphinx (any)
24
myst-parser: [""] # Newest MyST Parser (any)
25
include:
0 commit comments