Sfoglia il codice sorgente

update bazel 3.5.0

Kslr 5 anni fa
parent
commit
395174d453
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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