Browse Source

update bazel 3.5.0

pull/2730/head
Kslr 4 years ago
parent
commit
395174d453
No known key found for this signature in database
GPG Key ID: AF5F66FA1E887CE
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

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

Loading…
Cancel
Save