Browse Source

Use different machines for linux arm64 (#21099)

Brennan 5 years ago
parent
commit
6e9bc21f3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .azure/pipelines/ci.yml

+ 1 - 0
.azure/pipelines/ci.yml

@@ -492,6 +492,7 @@ stages:
       jobName: Linux_musl_arm64_build
       jobDisplayName: "Build: Linux Musl ARM64"
       agentOs: Linux
+      useHostedUbuntu: false
       buildScript: ./dockerbuild.sh ubuntu-alpine37
       buildArgs:
         --ci