mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2026-03-22 02:17:28 +01:00
#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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -43,11 +43,11 @@ jobs:
|
||||
distro:
|
||||
- rockylinux8
|
||||
- centos7
|
||||
- ubuntu2204
|
||||
- ubuntu2004
|
||||
- ubuntu1804
|
||||
- debian11
|
||||
- debian10
|
||||
- debian9
|
||||
- fedora34
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user