mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
Remove .NET 2.1.x from images (#5087)
Co-authored-by: Igor Boskovic <igor.boskovic3@outlook.com>
This commit is contained in:
@@ -383,7 +383,6 @@
|
||||
},
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"2.1",
|
||||
"3.1",
|
||||
"5.0"
|
||||
],
|
||||
|
||||
@@ -418,7 +418,6 @@
|
||||
},
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"2.1",
|
||||
"3.1",
|
||||
"5.0"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user