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 b80ce73 commit 8b3b207Copy full SHA for 8b3b207
.github/workflows/testing.yml
@@ -18,7 +18,7 @@ jobs:
18
max-parallel: 2
19
matrix:
20
os: ["ubuntu-latest"]
21
- python-version: ["3.10", "3.11"]
+ python-version: ["3.11", "3.12"]
22
23
runs-on: ${{ matrix.os }}
24
0 commit comments