mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-31 06:00:09 +08:00
[Ubuntu] Remove .Net 3.1 as its EOL (#7812)
This commit is contained in:
@@ -263,12 +263,10 @@
|
||||
],
|
||||
"dotnet": {
|
||||
"aptPackages": [
|
||||
"dotnet-sdk-3.1",
|
||||
"dotnet-sdk-6.0",
|
||||
"dotnet-sdk-7.0"
|
||||
],
|
||||
"versions": [
|
||||
"3.1",
|
||||
"6.0",
|
||||
"7.0"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user