We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a45fd1 + 0ccb45b commit cabba05Copy full SHA for cabba05
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
Spec:
11
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
12
with:
13
- runs_on: "ubuntu-20.04"
+ runs_on: "ubuntu-24.04"
14
secrets: "inherit"
15
16
Acceptance:
.github/workflows/nightly.yml
@@ -9,7 +9,7 @@ jobs:
9
0 commit comments