Skip to content

Commit

Permalink
chore (ci): add node v20 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Mar 14, 2024
1 parent 1190782 commit 3542fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- '14'
- '16'
- '18'
- '20'
os:
- ubuntu-latest
name: Node.js ${{ matrix.node }} (${{ matrix.os }})
Expand Down

0 comments on commit 3542fd7

Please sign in to comment.