Skip to content

Commit

Permalink
Update public Linux build machines to Ubuntu 22.04 (#7283)
Browse files Browse the repository at this point in the history
  • Loading branch information
jander-msft authored and github-actions committed Sep 9, 2024
1 parent 51940a7 commit 271be79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/jobs/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
${{ if eq(variables['System.TeamProject'], 'public') }}:
pool:
name: $(DncEngPublicBuildPool)
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64.Open
demands: ImageOverride -equals Build.Ubuntu.2204.Amd64.Open
os: linux

# Official Build Linux Pool
Expand Down

0 comments on commit 271be79

Please sign in to comment.