Skip to content

Commit

Permalink
Pin FreeBSD build image to fix build break (#78526)
Browse files Browse the repository at this point in the history
Fixes #78522
  • Loading branch information
jkotas authored Nov 18, 2022
1 parent b03cc82 commit 911cc41
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 @@ -61,7 +61,7 @@ resources:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-webassembly

- container: FreeBSD_x64
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-freebsd-12
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-freebsd-12-20221026180137-3fc5553
env:
ROOTFS_DIR: /crossrootfs/x64

Expand Down

0 comments on commit 911cc41

Please sign in to comment.