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 b222316 commit 8239405Copy full SHA for 8239405
.github/workflows/python.yml
@@ -19,6 +19,7 @@ jobs:
19
- "3.11"
20
- "3.12"
21
- "3.13"
22
+ - "3.14.0-rc.3"
23
steps:
24
- uses: actions/checkout@v3
25
- uses: ./.github/actions/setup-ubuntu
0 commit comments