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 88e7ec0 commit 36fb768Copy full SHA for 36fb768
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- "3.11"
18
- "3.12"
19
- "3.13"
20
- - "3.14"
+ - "3.14-dev"
21
22
name: Python ${{ matrix.python-version }}
23
steps:
0 commit comments