Skip to content

Remove Debian 11 (bullseye) from CI pipeline — EOL #5765

@richlander

Description

@richlander

An org-wide audit of the dotnet org against the .NET supported OS matrix found several references to EOL OS versions in pipeline definitions.

Part of .NET OS Support Tracking. See also: dotnet/runtime#125690, dotnet/dotnet-buildtools-prereqs-docker#1605.

Tracking

  • test_debian_11_amd64prereqs:debian-11-amd64prereqs:debian-13-amd64 (Debian 11 EOL June 2024)
  • test_linux_musl_x64prereqs:alpine-3.19-WithNodeprereqs:alpine-3.23-helix-amd64 (Alpine 3.19 EOL Nov 2024; -WithNode variant retired)
  • test_fedoraprereqs:fedora-41prereqs:fedora-43 (Fedora 41 EOL)
  • test_opensuseprereqs:opensuse-15.2-helix-amd64prereqs:opensuse-16.0-helix-amd64 (openSUSE 15.2 EOL Dec 2021)

Details

Container image definitions

image: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-amd64

image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode

image: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-41

image: mcr.microsoft.com/dotnet-buildtools/prereqs:opensuse-15.2-helix-amd64

Test matrix references

name: Debian_Bullseye

name: Alpine3_19

name: Fedora_39


This issue was generated by GitHub Copilot CLI v1.0.7 via the update-supported-os skill.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions