Skip to content

Commit 5411a5d

Browse files
committed
chore: update node version for test ci
1 parent 354f461 commit 5411a5d

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
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
node-version: [16]
11+
node-version: [18]
1212
os: [macos-latest, windows-latest, ubuntu-latest]
1313

1414
steps:

0 commit comments

Comments
 (0)