mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 22:07:58 +08:00
Merge pull request #11638 from github-maccloud/macOS-remove-.NET-7
[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