Skip to content

Commit

Permalink
ci: update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Feb 20, 2024
1 parent 501241a commit 406e7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
strategy:
matrix:
node-version:
- '16'
- '18'
- '20'
- '21'
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
Expand Down

0 comments on commit 406e7b6

Please sign in to comment.