Skip to content

Commit

Permalink
Add modern node versions to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jul 16, 2024
1 parent 083229d commit 36a1157
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
fail-fast: false
matrix:
node-version:
- 22
- 20
- 18
- 16
- 14
- 12
steps:
Expand Down

0 comments on commit 36a1157

Please sign in to comment.