mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Remove .NET 2.1.x from images (#5080)
Co-authored-by: Igor Boskovic <igor.boskovic3@outlook.com>
This commit is contained in:
@@ -313,7 +313,6 @@
|
||||
],
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"2.1",
|
||||
"3.1",
|
||||
"5.0"
|
||||
]
|
||||
|
||||
@@ -275,7 +275,6 @@
|
||||
],
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"2.1",
|
||||
"3.1",
|
||||
"5.0"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user