Add node 16 to the toolcache (#4354)

This commit is contained in:
Mikhail Timofeev
2021-10-27 19:23:50 +03:00
committed by GitHub
parent 4eb1b7986d
commit 733c34d93a
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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