Skip to content

Commit 6494eca

Browse files
committed
testing redhat 7
1 parent 7fe585d commit 6494eca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@ jobs:
1111
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
1212
with:
1313
runs_on: "ubuntu-24.04"
14-
flags: "--nightly"
1514
secrets: "inherit"
1615

1716
Acceptance:
1817
needs: Spec
1918
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
2019
with:
2120
runs_on: "ubuntu-24.04"
22-
flags: "--nightly"
2321
secrets: "inherit"

0 commit comments

Comments
 (0)