mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 04:38:53 +08:00
[windows] add node v20 (#8406)
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
"versions": [
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*"
|
||||
"18.*",
|
||||
"20.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -58,7 +58,8 @@
|
||||
"versions": [
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*"
|
||||
"18.*",
|
||||
"20.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user