Fixup CI versions. Drop all older RHEL releases which are broken.

This commit is contained in:
Jeff Geerling 2024-07-16 14:21:07 -05:00
parent 1ca6658a7d
commit 9b8f7fe7bd
2 changed files with 4 additions and 4 deletions

View file

@ -41,9 +41,9 @@ jobs:
strategy:
matrix:
distro:
- rockylinux8
- ubuntu2004
- debian10
- rockylinux9
- ubuntu2204
- debian11
steps:
- name: Check out the codebase.

View file

@ -8,7 +8,7 @@ driver:
name: docker
platforms:
- name: instance
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux8}-ansible:latest"
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux9}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw