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 b502bc7 commit 81ca2f7Copy full SHA for 81ca2f7
.github/workflows/code_quality.yml
@@ -36,7 +36,7 @@ jobs:
36
37
strategy:
38
matrix:
39
- python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
+ python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
40
41
steps:
42
- name: Set up Python ${{ matrix.python-version }}
0 commit comments