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.
--nightly
1 parent c9b7cc8 commit 1257620Copy full SHA for 1257620
.github/workflows/ci.yml
@@ -15,6 +15,5 @@ jobs:
15
needs: Spec
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
with:
18
- flags: '--platform-exclude centos-7 --platform-exclude scientific-7 --platform-exclude oraclelinux-7'
19
- # flags: '--nightly --platform-exclude centos-7 --platform-exclude scientific-7 --platform-exclude oraclelinux-7'
+ flags: '--nightly --platform-exclude centos-7 --platform-exclude scientific-7 --platform-exclude oraclelinux-7'
20
secrets: "inherit"
0 commit comments