Drop support for ubuntu 20.04 and Python 3.8

This commit is contained in:
Erik Sundell
2024-09-20 21:43:55 +02:00
parent 92465ade36
commit 3f55ac2912
3 changed files with 12 additions and 15 deletions

View File

@@ -39,9 +39,6 @@ jobs:
- name: "Debian 12, Py 3.11"
distro_image: "debian:12"
extra_flags: ""
- name: "Ubuntu 20.04, Py 3.8"
distro_image: "ubuntu:20.04"
extra_flags: ""
- name: "Ubuntu 22.04 Py 3.10"
distro_image: "ubuntu:22.04"
extra_flags: ""