Skip to content

Commit 78f742e

Browse files
committed
Disable Rocky Linux builds for now.
1 parent 24b5223 commit 78f742e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ jobs:
4141
strategy:
4242
matrix:
4343
distro:
44-
- rockylinux9
45-
- ubuntu2204
44+
# See: https://github.com/geerlingguy/docker-rockylinux9-ansible/issues/6
45+
# - rockylinux9
46+
- ubuntu2404
4647

4748
steps:
4849
- name: Check out the codebase.

0 commit comments

Comments
 (0)