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 59fc57b commit 4d848a2Copy full SHA for 4d848a2
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
Acceptance:
15
needs: Spec
16
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
+ uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@MAINT-GCP_troubleshooting"
17
secrets: "inherit"
18
with:
19
- flags: "--nightly"
+ flags: "--nightly --platform-include redhat-8"
0 commit comments