diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 527025e..bb9d07d 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -28,6 +28,7 @@ jobs: matrix: image: - geerlingguy/docker-ubuntu2004-ansible:latest + - geerlingguy/docker-ubuntu2204-ansible:latest steps: - name: checkout uses: actions/checkout@v2