Skip to content

Commit 9cb9c21

Browse files
committed
ci: fix unit
1 parent 03a013d commit 9cb9c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
matrix:
3333
os: [ubuntu-latest, windows-latest]
34-
node: [16, 18]
34+
node: [18, 20]
3535
fail-fast: false
3636

3737
steps:

0 commit comments

Comments
 (0)