Skip to content

Commit 75277b9

Browse files
committed
fixup
1 parent 464dfff commit 75277b9

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 --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude almalinux-7"
22+
flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
2323
secrets: "inherit"

0 commit comments

Comments
 (0)