We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1ffa2 commit 2074135Copy full SHA for 2074135
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
python-version: ['3.10', 3.13]
14
include:
15
- - python-version: 3.11
+ - python-version: 3.12
16
test-type: lint
17
- python-version: 3.11
18
test-type: docs
0 commit comments