Skip to content

Commit 4d04464

Browse files
authored
Update test.yml
1 parent ed063f9 commit 4d04464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
node-version: [16.x, 18.x, 20.x]
11+
node-version: [18.x, 20.x, 22.x]
1212
os: [ubuntu-latest, windows-latest, macos-latest]
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)