Skip to content

Commit

Permalink
ci: fix unit
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanzmj committed May 30, 2024
1 parent 03a013d commit 9cb9c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
node: [16, 18]
node: [18, 20]
fail-fast: false

steps:
Expand Down

0 comments on commit 9cb9c21

Please sign in to comment.