1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-12 07:29:12 -04:00

update bazel 3.5.0

This commit is contained in:
Kslr
2020-09-09 18:31:57 +08:00
parent a8ce582285
commit 395174d453

View File

@@ -14,7 +14,7 @@ variables:
- name: GOPATH
value: '$(system.defaultWorkingDirectory)/gopath'
- name: BAZEL_VER
value: '0.23.0'
value: '3.5.0'
steps:
- checkout: self