Skip to content

Commit 11acb50

Browse files
frebibadamchalmers
authored andcommitted
EDGEPLAT-2958 build cloudflared for Bullseye
Signed-off-by: Joe Groocock <[email protected]>
1 parent 23f2a04 commit 11acb50

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

cfsetup.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pinned_go: &pinned_go go=1.15.5-1
22
build_dir: &build_dir /cfsetup_build
3-
default-flavor: stretch
3+
default-flavor: buster
44
stretch: &stretch
55
build:
66
build_dir: *build_dir
@@ -239,10 +239,8 @@ stretch: &stretch
239239
- export GOARCH=amd64
240240
- make publish-cloudflared-junos
241241

242-
jessie: *stretch
243-
244242
buster: *stretch
245-
243+
bullseye: *stretch
246244
centos-7:
247245
publish-rpm:
248246
build_dir: *build_dir

0 commit comments

Comments
 (0)