Skip to content

Commit

Permalink
Use staging x86 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored Dec 7, 2022
1 parent 5f747e6 commit 15609b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/common/templates/pipeline-with-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ resources:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7

- container: Linux_x86
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-x86-linux
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-x86-linux-staging
env:
ROOTFS_DIR: /crossrootfs/x86

Expand Down

0 comments on commit 15609b4

Please sign in to comment.