Skip to content

Commit a8e80d0

Browse files
committed
ci: test on node.js 22 to resolve gyp failures
1 parent cea04d1 commit a8e80d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
abi-version: 14
2222
test-rust: true
2323
test-node: true
24+
# Stay on Node 22 until node-gyp works in CI again
25+
node-version: lts/jod
2426
test-python: true
2527
test-go: true
2628
# XXX: Swift pending https://github.com/swift-actions/setup-swift/issues/694

0 commit comments

Comments
 (0)