Skip to content

Commit 7a12516

Browse files
committed
chore: update ci version
1 parent 3b8c421 commit 7a12516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
node-version: [16.x, 18.x]
20+
node-version: [18.x, lts/*]
2121
os: [ubuntu-latest, windows-latest, macos-latest]
2222
fail-fast: false
2323

0 commit comments

Comments
 (0)