mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
[Windows] add Node 18 to toolcache (#6481)
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
"versions": [
|
||||
"12.*",
|
||||
"14.*",
|
||||
"16.*"
|
||||
"16.*",
|
||||
"18.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -57,7 +57,8 @@
|
||||
"versions": [
|
||||
"12.*",
|
||||
"14.*",
|
||||
"16.*"
|
||||
"16.*",
|
||||
"18.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user