Drop EOL impish and hirsute (#12559)

This commit is contained in:
Kyle Altendorf 2022-07-23 23:51:41 -04:00 committed by GitHub
parent edd60a1054
commit 189790ced2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -108,14 +108,6 @@ jobs:
type: ubuntu
# https://packages.ubuntu.com/focal/python3 (20.04, 3.8)
url: "docker://ubuntu:focal"
- name: ubuntu:hirsute (21.04)
type: ubuntu
# https://packages.ubuntu.com/hirsute/python3 (21.04, 3.9)
url: "docker://ubuntu:hirsute"
- name: ubuntu:impish (21.10)
type: ubuntu
# https://packages.ubuntu.com/impish/python3 (21.10, 3.9)
url: "docker://ubuntu:impish"
- name: ubuntu:jammy (22.04)
type: ubuntu
# https://packages.ubuntu.com/jammy/python3 (22.04, 3.10)