Skip to content

Commit 9b1a54c

Browse files
authored
Merge pull request #737 from puppetlabs/MAINT-Remove_unsupported_integration_testing_from_nightlies
(MAINT) Fix nightly failures
2 parents 18f83c4 + fbb3a3d commit 9b1a54c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ jobs:
2020
runs_on: "ubuntu-24.04"
2121
flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
2222
secrets: "inherit"
23-
24-
Integration:
25-
needs: Spec
26-
uses: "./.github/workflows/integration_test.yml"

0 commit comments

Comments
 (0)