[Windows] add Node 18 to toolcache (#6481)

This commit is contained in:
Mikhail Koliada
2022-10-27 18:15:47 +02:00
committed by GitHub
parent f3d9d2381b
commit 3cad66317f
2 changed files with 4 additions and 2 deletions

View File

@@ -65,7 +65,8 @@
"versions": [
"12.*",
"14.*",
"16.*"
"16.*",
"18.*"
]
},
{

View File

@@ -57,7 +57,8 @@
"versions": [
"12.*",
"14.*",
"16.*"
"16.*",
"18.*"
]
},
{