mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +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": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*"
|
||||
"20.*",
|
||||
"22.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -60,7 +60,8 @@
|
||||
"versions": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*"
|
||||
"20.*",
|
||||
"22.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user