Commit 6248dc2
authored
feat: support nodejs:26 kind to the list of supported runtimes (#232)
Adds nodejs:26 to the static SupportedRuntimes list (src/utils.js) and
the corresponding validateActionRuntime test (test/utils.test.js).
Mirrors PR #223 (Node 24) exactly.
Refs ACNA-45911 parent 5c26d7c commit 6248dc2
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2575 | 2575 | | |
2576 | 2576 | | |
2577 | 2577 | | |
| 2578 | + | |
2578 | 2579 | | |
2579 | 2580 | | |
2580 | 2581 | | |
| |||
0 commit comments