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