Commit 1c4c0d0
ci: pin Node 22 for bun install in preview and pkg-pr-new Blacksmith jobs
Same better-sqlite3 node-gyp failure as the CI workflow: on
blacksmith-4vcpu-ubuntu-2404 the default node is v20.20.0, where
better-sqlite3's node-gyp fallback crashes (undici's webidl.markAsUncloneable
needs Node 22.10+). Pin Node 22 before `bun install` in preview.yml's deploy
job and pkg-pr-new.yml's publish job. The pkg-pr-new build-preview-binary
matrix job stays on GitHub-hosted runners and is unaffected.
Co-authored-by: Codesmith <codesmith-bot@users.noreply.github.com>1 parent a41a9c8 commit 1c4c0d0
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
38 | 45 | | |
39 | 46 | | |
40 | 47 | | |
| |||
0 commit comments