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 a470cd7 commit c0bc336Copy full SHA for c0bc336
.github/workflows/ci.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: Check Python ${{ matrix.python-version }}
24
steps:
0 commit comments