Skip to content

Commit

Permalink
Merge pull request #28 from TheMeier/maintenance
Browse files Browse the repository at this point in the history
Disable breaking acceptance tests on nightly workflow
  • Loading branch information
TheMeier authored Sep 11, 2023
2 parents f94f3ec + 9151424 commit d68db09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
needs: Spec
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
secrets: "inherit"
with:
flags: --exclude-platforms '["debian-9","centos-7","redhat-7","redhat-8"]'

0 comments on commit d68db09

Please sign in to comment.