Skip to content

Commit d221e4e

Browse files
authored
build: remove extra distos
1 parent c0b6784 commit d221e4e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docker-bake.hcl

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
group default {
2-
targets = [
3-
"actions-runner-dind-ubuntu-22-04",
4-
"actions-runner-openeuler-20-03",
5-
"actions-runner-tencentos-3",
6-
"actions-runner-centos-7"]
2+
targets = ["actions-runner-dind-ubuntu-22-04"]
73
}
84

95
variable TAG_SUFFIX { default = "latest" }

0 commit comments

Comments
 (0)