Skip to content

Commit 8e5182e

Browse files
committed
Update to more modern OSes and drop RHEL for now.
1 parent 10775ab commit 8e5182e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ jobs:
4242
fail-fast: ${{ !contains(github.event_name, 'pull_request') }}
4343
matrix:
4444
distro:
45-
- rockylinux9
46-
- fedora39
47-
- fedora40
45+
# See: https://github.com/geerlingguy/docker-rockylinux9-ansible/issues/6
46+
# - rockylinux9
47+
# - fedora41
48+
- ubuntu2404
4849
- ubuntu2204
49-
- ubuntu2004
5050
- debian11
5151
- debian12
5252

0 commit comments

Comments
 (0)