Skip to content

Commit 436cefb

Browse files
authored
Merge pull request #11638 from github-maccloud/macOS-remove-.NET-7
[macOS] Remove .NET 7 from macOS-13 and macOS-14 images.
2 parents a4b00d8 + dc15d74 commit 436cefb

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

images/macos/toolsets/toolset-13.json

-2
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,12 @@
101101
"arch":{
102102
"x64": {
103103
"versions": [
104-
"7.0",
105104
"8.0",
106105
"9.0"
107106
]
108107
},
109108
"arm64": {
110109
"versions": [
111-
"7.0",
112110
"8.0",
113111
"9.0"
114112
]

images/macos/toolsets/toolset-14.json

-2
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,12 @@
105105
"arch":{
106106
"x64": {
107107
"versions": [
108-
"7.0",
109108
"8.0",
110109
"9.0"
111110
]
112111
},
113112
"arm64": {
114113
"versions": [
115-
"7.0",
116114
"8.0",
117115
"9.0"
118116
]

0 commit comments

Comments
 (0)