Skip to content

Update Linux build host to Ubuntu 22.04#20637

Merged
NikolaMilosavljevic merged 2 commits into
dotnet:release/8.0.1xxfrom
NikolaMilosavljevic:ununtu.22.04
Oct 9, 2025
Merged

Update Linux build host to Ubuntu 22.04#20637
NikolaMilosavljevic merged 2 commits into
dotnet:release/8.0.1xxfrom
NikolaMilosavljevic:ununtu.22.04

Conversation

@NikolaMilosavljevic

@NikolaMilosavljevic NikolaMilosavljevic commented Oct 9, 2025

Copy link
Copy Markdown
Member

Fixes: #20636

Internal 8.0.1xx builds are failing as they are still using Ubuntu 20.04 host - example

All other branches are using Ubuntu 22.04 for those builds, i.e. 8.0.3xx:

installer/eng/build.yml

Lines 98 to 100 in 5ccb2cf

${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: $(DncEngInternalBuildPool)
image: 1es-ubuntu-2204

Note

This will unblock internal 8.0.1xx builds.

Comment thread eng/build.yml
@NikolaMilosavljevic NikolaMilosavljevic merged commit fa82557 into dotnet:release/8.0.1xx Oct 9, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants