Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/ci-platform-coverage-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ matrix](https://github.com/dotnet/sdk/blob/main/eng/pipelines/templates/stages/v
1. CentOS Stream - Latest version (amd64)
1. Fedora - Latest version (amd64)
1. Ubuntu - Latest LTS version at the time of the release (amd64/arm64)
1. Alpine - Latest and previous versions (amd64)
1. Alpine - Latest version (amd64)
1. AlmaLinux - Oldest version (targets lowest glibc version) (amd64)

When updating the distro versions in the CI matrix as new versions are released
Expand Down
Loading