TUN-1467: build with Go 1.11
This commit is contained in:
parent
e3aed15c08
commit
1558280185
|
@ -1,4 +1,4 @@
|
|||
pinned_go: &pinned_go go=1.9.3-1
|
||||
pinned_go: &pinned_go go=1.11.5-1
|
||||
build_dir: &build_dir /cfsetup_build/src/github.com/cloudflare/cloudflared/
|
||||
stretch: &stretch
|
||||
build:
|
||||
|
@ -88,4 +88,4 @@ stretch: &stretch
|
|||
- export GOARCH=amd64
|
||||
- make test
|
||||
|
||||
jessie: *stretch
|
||||
jessie: *stretch
|
||||
|
|
Loading…
Reference in New Issue