File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -391,6 +391,7 @@ stages:
391391 jobName : Linux_musl_x64_build
392392 jobDisplayName : " Build: Linux Musl x64"
393393 agentOs : Linux
394+ useHostedUbuntu : false
394395 container : mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-build-amd64
395396 buildArgs :
396397 --arch x64
Original file line number Diff line number Diff line change @@ -416,6 +416,7 @@ extends:
416416 jobName : Linux_musl_x64_build
417417 jobDisplayName : " Build: Linux Musl x64"
418418 agentOs : Linux
419+ useHostedUbuntu : false
419420 container : azureLinux30Net10BuildAmd64
420421 beforeBuild :
421422 - script : git submodule update --init
Original file line number Diff line number Diff line change @@ -424,6 +424,7 @@ extends:
424424 jobName : Linux_musl_x64_build
425425 jobDisplayName : " Build: Linux Musl x64"
426426 agentOs : Linux
427+ useHostedUbuntu : false
427428 container : azureLinux30Net10BuildAmd64
428429 buildArgs :
429430 --arch x64
You can’t perform that action at this time.
0 commit comments