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 05a7909 commit 27c557bCopy full SHA for 27c557b
.github/workflows/_test.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
python-version:
21
- - "3.9"
+ - "3.10"
22
- "3.13"
23
name: "run test #${{ matrix.python-version }}"
24
steps:
0 commit comments