Skip to content

Commit 4d848a2

Browse files
committed
Troubleshooting GCP related issues
1 parent 59fc57b commit 4d848a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
Acceptance:
1515
needs: Spec
16-
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
16+
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@MAINT-GCP_troubleshooting"
1717
secrets: "inherit"
1818
with:
19-
flags: "--nightly"
19+
flags: "--nightly --platform-include redhat-8"

0 commit comments

Comments
 (0)