Skip to content

Commit

Permalink
chore: update ci node version
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 23, 2023
1 parent 9ecd57b commit 04bad46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
node_version: [18.x]
node_version: [lts/*]
os: [ubuntu-latest, windows-latest]
fail-fast: false

Expand Down

0 comments on commit 04bad46

Please sign in to comment.