We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75277b9 commit 76bc545Copy full SHA for 76bc545
.github/workflows/nightly.yml
@@ -18,7 +18,7 @@ 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"
23
24
Integration:
0 commit comments