mirror of
https://github.com/actions/runner-images.git
synced 2026-01-09 03:57:44 +08:00
[macOS] Remove .NET 7 from macOS-13 and macOS-14 images.
This commit is contained in:
@@ -101,14 +101,12 @@
|
||||
"arch":{
|
||||
"x64": {
|
||||
"versions": [
|
||||
"7.0",
|
||||
"8.0",
|
||||
"9.0"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"7.0",
|
||||
"8.0",
|
||||
"9.0"
|
||||
]
|
||||
|
||||
@@ -105,14 +105,12 @@
|
||||
"arch":{
|
||||
"x64": {
|
||||
"versions": [
|
||||
"7.0",
|
||||
"8.0",
|
||||
"9.0"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"7.0",
|
||||
"8.0",
|
||||
"9.0"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user