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 3b39075 commit cc3dc13Copy full SHA for cc3dc13
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
noxenv: ${{ fromJson(needs.list.outputs.noxenvs) }}
44
posargs: [""]
45
include:
46
- - noxenv: tests-3.11
+ - noxenv: tests-3.12
47
posargs: coverage github
48
49
steps:
0 commit comments