Skip to content

Commit 6b451b5

Browse files
committed
update devDeps, test node 24
1 parent 0b22147 commit 6b451b5

File tree

3 files changed

+1346
-3793
lines changed

3 files changed

+1346
-3793
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
fail-fast: false
88
matrix:
99
os: [ubuntu-latest, macos-latest, windows-latest]
10-
node: [18, 20, 22]
10+
node: [20, 22, 24]
1111
runs-on: ${{matrix.os}}
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)