Skip to content

Commit

Permalink
chore: add tests for Node 20 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored Apr 26, 2023
1 parent fd1c227 commit 3fff008
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ jobs:
fail-fast: false
matrix:
node-version:
- '18'
- '16'
- '14'
- 20
- 18
- 16
- 14
os:
- ubuntu-latest
steps:
Expand Down

0 comments on commit 3fff008

Please sign in to comment.