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 3b97d1b commit f50c7f9Copy full SHA for f50c7f9
.github/workflows/nightly.yml
@@ -14,6 +14,6 @@ jobs:
14
needs: Spec
15
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
16
with:
17
- flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
+ flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7. --provision-prefer provision_service"
18
secrets: "inherit"
19
0 commit comments