Closed filzrev closed 1 month ago
This PR intended to fix CI errors that occurred on ubuntu-24.04 OS image.
ubuntu-24.04
ubuntu-latest image is expected to be switched to ubuntu-24.04 in this month.
ubuntu-latest
But ubuntu-24.04 image preinstall .NET 8 SDK only. So it need to manually install .NET 6 SDK.
.NET 8 SDK
.NET 6 SDK
List of Preinstalled Software
ubuntu-22.04
This PR intended to fix CI errors that occurred on
ubuntu-24.04
OS image.ubuntu-latest
image is expected to be switched toubuntu-24.04
in this month.But
ubuntu-24.04
image preinstall.NET 8 SDK
only. So it need to manually install.NET 6 SDK
.List of Preinstalled Software
ubuntu-22.04
: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md#net-toolsubuntu-24.04
: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md#net-tools