Skip to content

Commit

Permalink
Use Ubuntu-22.04-based Tizen image (#98589)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored Feb 17, 2024
1 parent a940313 commit 21062aa
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 @@ -101,7 +101,7 @@ resources:
ROOTFS_DIR: /crossrootfs/x64

- container: tizen_armel
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-armel-tizen
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-cross-armel-tizen
env:
ROOTFS_DIR: /crossrootfs/armel

Expand Down

0 comments on commit 21062aa

Please sign in to comment.