mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 17:18:52 +08:00
[MacOS] Add dotnet 8 (#8806)
This commit is contained in:
@@ -87,12 +87,14 @@
|
||||
"arch":{
|
||||
"x64": {
|
||||
"versions": [
|
||||
"7.0"
|
||||
"7.0",
|
||||
"8.0"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"7.0"
|
||||
"7.0",
|
||||
"8.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user