mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[Ubuntu] Adding latest Node.js version 22* . (#10811)
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*"
|
||||
"20.*",
|
||||
"22.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user