diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b71bfcf..a816d11d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,4 @@ jobs: if: ${{ github.repository_owner == 'puppetlabs' }} needs: Spec uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main - with: - flags: --provision-service secrets: inherit diff --git a/metadata.json b/metadata.json index a93f6d45..9fae62ce 100644 --- a/metadata.json +++ b/metadata.json @@ -68,9 +68,8 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "18.04", - "20.04", - "22.04" + "22.04", + "24.04" ] }, {