mirror of
https://github.com/actions/node-versions.git
synced 2025-03-12 23:01:08 +00:00
7 lines
121 B
JSON
7 lines
121 B
JSON
![]() |
{
|
||
|
"regex": "node-\\d+\\.\\d+\\.\\d+-(\\w+)-(x\\d+)",
|
||
|
"groups": {
|
||
|
"arch": 2,
|
||
|
"platform": 1
|
||
|
}
|
||
|
}
|