Skip to content

Commit f181062

Browse files
committed
chore: update default executor image to ubuntu-2204
1 parent 08770f8 commit f181062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/executors/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >
44
parameters:
55
image:
66
type: string
7-
default: ubuntu-2004:current
7+
default: ubuntu-2204:current
88
docker_layer_caching:
99
type: boolean
1010
default: false

0 commit comments

Comments
 (0)