Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add node 20 to matrix
  • Loading branch information
searls committed May 7, 2023
1 parent 9b8b580 commit 18b550d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [16.x, 18.x, 20.x]
os: [ubuntu-latest, windows-latest]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 18b550d

Please sign in to comment.