Skip to content

Commit

Permalink
bookworm is py311 now (pyca#8200)
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed Feb 3, 2023
1 parent 111deef commit 69527bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -132,7 +132,7 @@ jobs:
- {IMAGE: "rhel8-fips", TOXENV: "py38", RUNNER: "ubuntu-latest", FIPS: true}
- {IMAGE: "buster", TOXENV: "py37", RUNNER: "ubuntu-latest"}
- {IMAGE: "bullseye", TOXENV: "py39", RUNNER: "ubuntu-latest"}
- {IMAGE: "bookworm", TOXENV: "py310", RUNNER: "ubuntu-latest"}
- {IMAGE: "bookworm", TOXENV: "py311", RUNNER: "ubuntu-latest"}
- {IMAGE: "sid", TOXENV: "py311", RUNNER: "ubuntu-latest"}
- {IMAGE: "ubuntu-bionic", TOXENV: "py36", RUNNER: "ubuntu-latest"}
- {IMAGE: "ubuntu-focal", TOXENV: "py38", RUNNER: "ubuntu-latest"}
Expand Down

0 comments on commit 69527bc

Please sign in to comment.