Commit d8c9f8d
fix(ci): add Node 22 for copilot CLI compatibility
Copilot's runtime package blob may require Node 22+. The default
ubuntu-latest runner ships Node 20 which causes SyntaxError on
the downloaded index.js.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a852e0b commit d8c9f8d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments