Skip to content

Commit

Permalink
GitHub Actions: Test on current versions of Node.js (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 4, 2023
1 parent 6823c1f commit 9b2bb1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
fail-fast: false
matrix:
node-version:
- 20
- 18
- 16
- 14
- 12
- 10
Expand Down

0 comments on commit 9b2bb1e

Please sign in to comment.