Skip to content

Commit 16ed83e

Browse files
authored
Merge pull request #141 from puppetlabs/CAT-2416-Address_almalinux_8_provisioning_issues
(CAT-2414) Stable fix for Almalinux 8
2 parents 220f4ee + 57a50e1 commit 16ed83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_acceptance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
runs_on:
88
description: "The operating system used for the runner."
99
required: false
10-
default: "ubuntu-latest"
10+
default: "ubuntu-22.04"
1111
type: "string"
1212
flags:
1313
description: "Additional flags to pass to matrix_from_metadata_v3."

0 commit comments

Comments
 (0)