mirror of
https://github.com/actions/runner-images.git
synced 2026-01-10 04:35:12 +08:00
[Ubuntu] .NET 5.x has been removed (#7029)
This commit is contained in:
@@ -257,12 +257,10 @@
|
||||
"dotnet": {
|
||||
"aptPackages": [
|
||||
"dotnet-sdk-3.1",
|
||||
"dotnet-sdk-5.0",
|
||||
"dotnet-sdk-6.0"
|
||||
],
|
||||
"versions": [
|
||||
"3.1",
|
||||
"5.0",
|
||||
"6.0"
|
||||
],
|
||||
"tools": [
|
||||
|
||||
Reference in New Issue
Block a user