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 220f4ee + 57a50e1 commit 16ed83eCopy full SHA for 16ed83e
.github/workflows/module_acceptance.yml
@@ -7,7 +7,7 @@ on:
7
runs_on:
8
description: "The operating system used for the runner."
9
required: false
10
- default: "ubuntu-latest"
+ default: "ubuntu-22.04"
11
type: "string"
12
flags:
13
description: "Additional flags to pass to matrix_from_metadata_v3."
0 commit comments