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 4900080 commit 2ced98eCopy full SHA for 2ced98e
.github/workflows/ci.yml
@@ -19,5 +19,5 @@ jobs:
19
needs: Spec
20
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
21
with:
22
- flags: "--provision-service"
+ flags: "--provision-service --exclude-platforms '["CentOS-8"]'
23
secrets: "inherit"
.github/workflows/nightly.yml
@@ -18,5 +18,5 @@ jobs:
18
+ flags: "--provision-service --exclude-platforms '["CentOS-8"]'"
0 commit comments