Skip to content

Commit

Permalink
Add Node.js v18 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jun 21, 2022
1 parent 0733ad6 commit 31c919c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
node:
- 14
- 16
- 18

runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} (Node v${{ matrix.node }})
Expand Down

0 comments on commit 31c919c

Please sign in to comment.