Skip to content

Commit 6e9bc21

Browse files
Use different machines for linux arm64 (dotnet#21099)
1 parent 2456e19 commit 6e9bc21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ stages:
492492
jobName: Linux_musl_arm64_build
493493
jobDisplayName: "Build: Linux Musl ARM64"
494494
agentOs: Linux
495+
useHostedUbuntu: false
495496
buildScript: ./dockerbuild.sh ubuntu-alpine37
496497
buildArgs:
497498
--ci

0 commit comments

Comments
 (0)