We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f46a0d + 2ca0d52 commit eae338bCopy full SHA for eae338b
.github/workflows/ci.yml
@@ -15,3 +15,5 @@ jobs:
15
needs: Spec
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
secrets: "inherit"
18
+ with:
19
+ runs_on: "ubuntu-20.04"
.github/workflows/nightly.yml
@@ -14,4 +14,5 @@ jobs:
14
-
0 commit comments