Skip to content

Commit

Permalink
Merge branch 'geerlingguy:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 authored Sep 20, 2024
2 parents 96aca32 + 9246878 commit ceea3d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
matrix:
distro:
- rockylinux9
- rockylinux8
- fedora39
- ubuntu2404
- ubuntu2204
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ceea3d9

Please sign in to comment.