Commit 52853f3
ci(release): run Release job on Node 22 for the hotcrm downstream smoke (#2117)
The downstream backward-compat smoke clones hotcrm@v1.2.0, whose manifest
pins engines.node >=22. On the Release job's Node 20 the very first
`pnpm install` aborts with ERR_PNPM_UNSUPPORTED_ENGINE, failing the step
before any spec compatibility is actually exercised — a false red that
blocks every publish.
Bump the Release job to Node 22 (matching showcase-smoke.yml). The
framework builds/publishes fine on 22 (engines.node >=18).
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent f4b102d commit 52853f3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments