dotnet/installer

Update CI to Latest OSes

ellahathaway opened this issue · 2 comments

*Edited to reflect @lbussell's comment

The CI currently uses Fedora 36, among other end-of-life OSes. These should be updated to the most recent versions.

The list includes:

  • Fedora 36
  • Alpine 3.15
  • Ubuntu 18.04
  • Debian Stretch

There are more end-of-life OSes in the CI: https://github.com/dotnet/installer/blob/55d888791b88b97d86ff12b4e931dc3f0470a2df/.vsts-ci.yml

At first glance I see:

  • Fedora 36
  • Alpine 3.15
  • Ubuntu 18.04
  • Debian Stretch

Triage: These were updated in the CI in the dotnet/sdk repo.