mirror of https://github.com/v2ray/v2ray-core
update bazel 3.5.0
parent
a8ce582285
commit
395174d453
|
@ -14,7 +14,7 @@ variables:
|
||||||
- name: GOPATH
|
- name: GOPATH
|
||||||
value: '$(system.defaultWorkingDirectory)/gopath'
|
value: '$(system.defaultWorkingDirectory)/gopath'
|
||||||
- name: BAZEL_VER
|
- name: BAZEL_VER
|
||||||
value: '0.23.0'
|
value: '3.5.0'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
|
Loading…
Reference in New Issue