Skip to content

ci: run tests on Node 22 - #4

Merged
cverorg merged 1 commit into
mainfrom
ci/node-22
Aug 28, 2026
Merged

ci: run tests on Node 22#4
cverorg merged 1 commit into
mainfrom
ci/node-22

Conversation

@cverorg

@cverorg cverorg commented Aug 28, 2026

Copy link
Copy Markdown
Member

CI has been red since 2026-08-26: packages/sitetile/blog-unlisted.test.mjs imports registerHooks from node:module, which exists only on Node >= 22.15 (SyntaxError under the pinned Node 20). Bump the runner to Node 22; the package already runs on 22 locally.

@cverorg
cverorg merged commit 2810b01 into main Aug 28, 2026
2 checks passed
@cverorg
cverorg deleted the ci/node-22 branch August 28, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant