#205 - remove EoL Debian/Ubuntu versions, add Ubuntu 22.04 (jammy)

- Docker no longer lists Debian 9 and Ubuntu 16.04 LTS under "OS requirements" and there are also no molecule tests for Ubuntu 16.04
- Added Ubuntu 22.04 LTS while on it
This commit is contained in:
j.koehler 2022-07-14 12:35:21 +02:00
parent 99e501c366
commit 279392701d
2 changed files with 2 additions and 3 deletions

View File

@ -43,11 +43,11 @@ jobs:
distro: distro:
- rockylinux8 - rockylinux8
- centos7 - centos7
- ubuntu2204
- ubuntu2004 - ubuntu2004
- ubuntu1804 - ubuntu1804
- debian11 - debian11
- debian10 - debian10
- debian9
- fedora34 - fedora34
steps: steps:

View File

@ -18,14 +18,13 @@ galaxy_info:
- all - all
- name: Debian - name: Debian
versions: versions:
- stretch
- buster - buster
- bullseye - bullseye
- name: Ubuntu - name: Ubuntu
versions: versions:
- xenial
- bionic - bionic
- focal - focal
- jammy
galaxy_tags: galaxy_tags:
- web - web
- system - system