diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c32acf9..96a8c54c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,3 +20,5 @@ jobs: puppet: name: Puppet uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3 + with: + acceptance_runs_on: ubuntu-22.04 diff --git a/metadata.json b/metadata.json index 267d3a41..90875de9 100644 --- a/metadata.json +++ b/metadata.json @@ -28,6 +28,7 @@ { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ + "7", "8", "9" ]