Browse Source

update bazel 3.5.0

Kslr 5 năm trước cách đây
mục cha
commit
395174d453
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
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