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 7fe585d commit 41302c6Copy full SHA for 41302c6
.github/workflows/ci.yml
@@ -19,5 +19,5 @@ jobs:
19
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
20
with:
21
runs_on: "ubuntu-24.04"
22
- flags: "--nightly"
+ flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
23
secrets: "inherit"
.github/workflows/nightly.yml
@@ -18,7 +18,7 @@ jobs:
18
24
Integration:
0 commit comments