Skip to content

Commit aa64270

Browse files
committed
Added tests for v24
1 parent de7492a commit aa64270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
runs-on: ${{ matrix.os }}
6767
strategy:
6868
matrix:
69-
node-version: [18.x, 20.x, 22.x]
69+
node-version: [18.x, 20.x, 22.x, 24.x]
7070
os: [ubuntu-latest, windows-latest, macos-latest]
7171

7272
steps:

0 commit comments

Comments
 (0)