dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
265 stars 132 forks source link

Update pipeline to test on Fedora 41 #4593

Open mthalman opened 2 months ago

mthalman commented 2 months ago

Related to https://github.com/dotnet/core/issues/9488

Per the guidance in https://github.com/dotnet/source-build/blob/main/Documentation/ci-platform-coverage-guidelines.md#permutations, we should be testing against the latest version of Fedora.

Fedora 41 is expected to be released in November. In-development Docker image is currently available at fedora:41.

MichaelSimons commented 2 months ago

[Triage] Decision is to update main to Fedora 41 1-2 months prior to GA. Servicing branches would update at GA time. This policy should be captured in https://github.com/dotnet/source-build/blob/main/Documentation/ci-platform-coverage-guidelines.md