1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-04 23:20:43 +00:00

update bazel 3.5.0

This commit is contained in:
Kslr 2020-09-09 18:31:57 +08:00
parent a8ce582285
commit 395174d453
No known key found for this signature in database
GPG Key ID: 0AF5F66FA1E887CE

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