ソースを参照

update bazel 3.5.0

Kslr 5 年 前
コミット
395174d453
1 ファイル変更1 行追加1 行削除
  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