Skip to content

Commit ea34945

Browse files
committed
ci: add node 24 to test matrix and refresh lockfile after rebase
1 parent 534d45a commit ea34945

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/test_and_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
node-version: [ 18, 20, 22 ]
18+
node-version: [ 18, 20, 22, 24 ]
1919

2020
steps:
2121
- uses: actions/checkout@v6

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)