Commit 7f95424
authored
Pin aarch64-musl test image to node:22-alpine (#210)
The node:lts-alpine tag now resolves to Node 24, which lacks prebuilt
better-sqlite3 binaries for arm64/musl, causing the CI test job to fail
when node-gyp tries to compile without Python.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments