Skip to content

Commit b3852fe

Browse files
[windows] add node v20 (#8406)
1 parent 6f2f889 commit b3852fe

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

images/win/toolsets/toolset-2019.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"versions": [
6262
"14.*",
6363
"16.*",
64-
"18.*"
64+
"18.*",
65+
"20.*"
6566
]
6667
},
6768
{

images/win/toolsets/toolset-2022.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"versions": [
5959
"14.*",
6060
"16.*",
61-
"18.*"
61+
"18.*",
62+
"20.*"
6263
]
6364
},
6465
{

0 commit comments

Comments
 (0)