We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6734b commit 2bad533Copy full SHA for 2bad533
1 file changed
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
- "3.10"
22
- "3.11"
23
- "3.12"
24
+ - "3.13"
25
26
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
27
runs-on: ${{ matrix.os }}
0 commit comments