Skip to content

Commit a5a5921

Browse files
committed
update deps and node
1 parent 1b53906 commit a5a5921

File tree

3 files changed

+661
-529
lines changed

3 files changed

+661
-529
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
node: [18, 20, 22]
9+
node: [22, 24]
1010
os: [ubuntu-latest, macos-latest, windows-latest]
1111
runs-on: ${{matrix.os}}
1212
steps:

0 commit comments

Comments
 (0)