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 f081c9e commit 149e796Copy full SHA for 149e796
.github/workflows/ci.yml
@@ -18,5 +18,5 @@ jobs:
18
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
19
with:
20
runs_on: "ubuntu-24.04"
21
- flags: "--nightly"
+ flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
22
secrets: "inherit"
.github/workflows/nightly.yml
@@ -17,6 +17,6 @@ jobs:
17
0 commit comments