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 8e001ca commit b0440a5Copy full SHA for b0440a5
.github/workflows/test.yml
@@ -26,6 +26,7 @@ jobs:
26
- '3.10'
27
- '3.11'
28
- '3.12'
29
+ - '3.13'
30
runs-on: ${{ matrix.os }}
31
32
name: ${{ matrix.os }}, Python ${{ matrix.python-version }}
0 commit comments