Commit 53dfe09
committed
fix: Update CI matrix to Node 20 and 22, drop EOL Node 18
Node 18 reached end-of-life in April 2025. The electron@40 install script
is incompatible with Node 18 (ERR_REQUIRE_ESM via @electron/get). Server-node
CI already uses [20, 22]. Update engines.node to >=20 to match.1 parent 06b95fe commit 53dfe09
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments