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 8646218 commit 0fa3962Copy full SHA for 0fa3962
.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
22
- '3.10'
23
- '3.11'
24
- '3.12'
25
+ - '3.13'
26
runs-on: ${{ matrix.os }}
27
28
name: ${{ matrix.os }}, Python ${{ matrix.python-version }}
0 commit comments