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 cbda3d2 commit 8e268dcCopy full SHA for 8e268dc
.github/workflows/python-tests.yml
@@ -15,6 +15,8 @@ jobs:
15
python-version:
16
- "3.9"
17
- "3.11"
18
+ - "3.12"
19
+ - "3.13"
20
steps:
21
- uses: actions/checkout@v3
22
- name: Set up Python ${{ matrix.python-version }}
0 commit comments