Commit 03518c3
authored
Pump to Node 26.x (#1497)
Updates CI workflow matrices to adjust the Node.js versions used for Linux builds/tests, aligning (at least partially) with a move toward newer Node majors.
**Changes:**
- Linux x64 CI matrix: replaces Node 25.x testing with Node 26.x (keeps Node 24.x).
- Linux arm64 CI matrix: switches from a pinned Node 20.20.2 to a floating Node 20.x range.
Fix: #14581 parent b54066d commit 03518c3
2 files changed
Lines changed: 2 additions & 2 deletions
| 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 | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments