We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e484262 commit 8a049c5Copy full SHA for 8a049c5
1 file changed
.github/workflows/check_code.yml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: ubuntu-22.04
50
strategy:
51
matrix:
52
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
53
54
steps:
55
- uses: actions/checkout@v3
0 commit comments