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 88bd5db commit 5364a6aCopy full SHA for 5364a6a
.github/workflows/common-build.yml
@@ -31,7 +31,7 @@ on:
31
build_runner:
32
description: "os in which build steps run on"
33
required: false
34
- default: "ubuntu:22.04"
+ default: "ubuntu-22.04"
35
type: string
36
37
jobs:
0 commit comments