Skip to content

Commit

Permalink
[release/6.0-staging] Revert Linux_arm images to ubuntu-16.04 (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
amanasifkhalid authored Sep 30, 2024
1 parent 840f4d3 commit 313497f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/common/templates/pipeline-with-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ extends:

containers:
Linux_arm:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-arm-20220907130538-70ed2e8
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-cross-20210719121212-8a8d3be
env:
ROOTFS_DIR: /crossrootfs/arm

Expand All @@ -35,7 +35,7 @@ extends:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.13-WithNode-20210910135845-c401c85

Linux_musl_arm:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-arm-alpine-20220915134743-78f7860
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-cross-arm-alpine-20210719121212-044d5b9
env:
ROOTFS_DIR: /crossrootfs/arm

Expand Down

0 comments on commit 313497f

Please sign in to comment.