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