Commit 1e2fee9
committed
ci(release): pin node to LTS to avoid undici break
"latest" resolved to Node 26 on the runner, whose bundled undici
rejects the onRequestStart interceptor that octokit/semantic-release
registers, so every fetch failed in verifyConditions. Pin to lts/*
(Node 24 line) which ships a compatible undici.
Signed-off-by: Xe Iaso <xe@tigrisdata.com>
Assisted-by: Claude Opus 4.8 via Claude Code
Signed-off-by: Xe Iaso <xe@tigrisdata.com>1 parent 4fd6e5f commit 1e2fee9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments