mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 15:20:11 +00:00
Adding Node.js latest version 22 (#10922)
Co-authored-by: Hemanth Manga <hemanthmanga@Hemanths-MacBook-Pro.local>
This commit is contained in:
@@ -61,7 +61,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"16.*",
|
"16.*",
|
||||||
"18.*",
|
"18.*",
|
||||||
"20.*"
|
"20.*",
|
||||||
|
"22.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -60,7 +60,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"16.*",
|
"16.*",
|
||||||
"18.*",
|
"18.*",
|
||||||
"20.*"
|
"20.*",
|
||||||
|
"22.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user