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 f6a68eb commit 6a0ff8fCopy full SHA for 6a0ff8f
.github/workflows/test.yml
@@ -28,6 +28,7 @@ jobs:
28
- "3.11"
29
- "3.12"
30
- "3.13"
31
+ - "3.14"
32
steps:
33
- uses: actions/checkout@v4
34
- name: Set up Python ${{ matrix.python-version }}
0 commit comments