Skip to content

Commit 464dfff

Browse files
committed
exclude platforms unsupported by CI
1 parent 7fe585d commit 464dfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
2020
with:
2121
runs_on: "ubuntu-24.04"
22-
flags: "--nightly"
22+
flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude almalinux-7"
2323
secrets: "inherit"

0 commit comments

Comments
 (0)