Skip to content

Commit d8373ee

Browse files
add 20 node to toolsets (#8408)
1 parent fa18860 commit d8373ee

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

images/macos/toolsets/toolset-11.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@
272272
"versions": [
273273
"14.*",
274274
"16.*",
275-
"18.*"
275+
"18.*",
276+
"20.*"
276277
]
277278
}
278279
}

images/macos/toolsets/toolset-12.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,8 @@
259259
"versions": [
260260
"14.*",
261261
"16.*",
262-
"18.*"
262+
"18.*",
263+
"20.*"
263264
]
264265
}
265266
}

images/macos/toolsets/toolset-13.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@
146146
"x64": {
147147
"versions": [
148148
"16.*",
149-
"18.*"
149+
"18.*",
150+
"20.*"
150151
]
151152
},
152153
"arm64": {

0 commit comments

Comments
 (0)