Skip to content

Commit 6d05658

Browse files
committed
fix test
1 parent fc93b1c commit 6d05658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ${{ matrix.os }}
5151
strategy:
5252
matrix:
53-
node-version: [20.x, 18.x, 16.x]
53+
node-version: [20.x, 18.x, 22.x]
5454
os: [ubuntu-latest, windows-latest, macos-latest]
5555

5656
steps:

0 commit comments

Comments
 (0)