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 e58a5b8 commit b236067Copy full SHA for b236067
.github/workflows/test-build.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- version: [ '3.14' ]
+ version: [ '3.12' ]
19
format: [ html, latex ]
20
steps:
21
- uses: actions/setup-python@master
0 commit comments