Skip to content

Commit

Permalink
feat: add node v16 and v20 to github actions matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
zack09holland committed Jan 21, 2024
1 parent a9eef89 commit d94cd78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- 12.x
- 14.x
- 16.x
- 18.x
- 20.x
include:
- os: ubuntu-20.04
node-version: 8.x
Expand Down

0 comments on commit d94cd78

Please sign in to comment.