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.
1 parent 3d92bd3 commit 4df4efeCopy full SHA for 4df4efe
.github/workflows/ci.yml
@@ -16,5 +16,5 @@ jobs:
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
secrets: "inherit"
18
with:
19
- runs_on: "ubuntu-20.04"
+ runs_on: "ubuntu-24.04"
20
flags: "--exclude-platforms '[\"Ubuntu-22.04-arm\", \"RedHat-9-arm\"]'"
.github/workflows/nightly.yml
@@ -15,5 +15,5 @@ jobs:
15
0 commit comments