We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111deef commit 69527bcCopy full SHA for 69527bc
.github/workflows/ci.yml
@@ -132,7 +132,7 @@ jobs:
132
- {IMAGE: "rhel8-fips", TOXENV: "py38", RUNNER: "ubuntu-latest", FIPS: true}
133
- {IMAGE: "buster", TOXENV: "py37", RUNNER: "ubuntu-latest"}
134
- {IMAGE: "bullseye", TOXENV: "py39", RUNNER: "ubuntu-latest"}
135
- - {IMAGE: "bookworm", TOXENV: "py310", RUNNER: "ubuntu-latest"}
+ - {IMAGE: "bookworm", TOXENV: "py311", RUNNER: "ubuntu-latest"}
136
- {IMAGE: "sid", TOXENV: "py311", RUNNER: "ubuntu-latest"}
137
- {IMAGE: "ubuntu-bionic", TOXENV: "py36", RUNNER: "ubuntu-latest"}
138
- {IMAGE: "ubuntu-focal", TOXENV: "py38", RUNNER: "ubuntu-latest"}
0 commit comments