mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +08:00
remove dotnet-core 5.0
This commit is contained in:
@@ -186,8 +186,7 @@
|
||||
"versions": [
|
||||
"2.1",
|
||||
"3.0",
|
||||
"3.1",
|
||||
"5.0"
|
||||
"3.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -110,8 +110,7 @@
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"2.1",
|
||||
"3.1",
|
||||
"5.0"
|
||||
"3.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user