mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 13:17:53 +08:00
[Ubuntu] Add .NET SDKs 6 and 7 on Ubuntu 24.04 (#9878)
This commit is contained in:
@@ -218,9 +218,13 @@
|
||||
],
|
||||
"dotnet": {
|
||||
"aptPackages": [
|
||||
"dotnet-sdk-6.0",
|
||||
"dotnet-sdk-7.0",
|
||||
"dotnet-sdk-8.0"
|
||||
],
|
||||
"versions": [
|
||||
"6.0",
|
||||
"7.0",
|
||||
"8.0"
|
||||
],
|
||||
"tools": [
|
||||
|
||||
Reference in New Issue
Block a user