Skip to content

Update CI pipeline from Ubuntu 20.04 (EOL) to Ubuntu 26.04#1552

Merged
alinpahontu2912 merged 2 commits intodotnet:mainfrom
alinpahontu2912:fix/remove-ubuntu-2004-eol
Mar 20, 2026
Merged

Update CI pipeline from Ubuntu 20.04 (EOL) to Ubuntu 26.04#1552
alinpahontu2912 merged 2 commits intodotnet:mainfrom
alinpahontu2912:fix/remove-ubuntu-2004-eol

Conversation

@alinpahontu2912
Copy link
Member

Fixes #1551

Replace Ubuntu 20.04 container image and apt sources with Ubuntu 26.04:

  • Container image: prereqs:ubuntu-20.04-* -> prereqs:ubuntu-26.04
  • MS packages apt source: ubuntu/20.04 -> ubuntu/26.04
  • Kitware apt source: focal -> resolute

alinpahontu2912 and others added 2 commits March 18, 2026 11:19
Replace Ubuntu 20.04 container image and apt sources with Ubuntu 26.04:
- Container image: prereqs:ubuntu-20.04-* -> prereqs:ubuntu-26.04
- MS packages apt source: ubuntu/20.04 -> ubuntu/26.04
- Kitware apt source: focal -> resolute

Fixes dotnet#1551

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Docker image tag ubuntu-26.04 does not exist in MCR, use ubuntu-24.04
- Kitware apt codename resolute is invalid, use noble (24.04 LTS)
- Microsoft packages URL ubuntu/26.04 does not exist, use 24.04

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@alinpahontu2912 alinpahontu2912 merged commit b2a2f20 into dotnet:main Mar 20, 2026
2 checks passed
@alinpahontu2912 alinpahontu2912 deleted the fix/remove-ubuntu-2004-eol branch March 20, 2026 10:00
@alinpahontu2912 alinpahontu2912 restored the fix/remove-ubuntu-2004-eol branch March 20, 2026 10:02
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.

Remove Ubuntu 20.04 container image from CI pipeline — EOL

1 participant