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