We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631652f commit b3f6ac9Copy full SHA for b3f6ac9
.github/workflows/ci.yml
@@ -13,4 +13,6 @@ jobs:
13
if: ${{ github.repository_owner == 'puppetlabs' }}
14
needs: Spec
15
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
16
+ with:
17
+ flags: --platform-exclude ubuntu-2404-lts
18
secrets: inherit
0 commit comments