update bazel 3.5.0

pull/2730/head
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
1 changed files with 1 additions and 1 deletions

View File

@ -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