Skip to content

Commit

Permalink
add Node.js 21 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-mitchell committed Feb 23, 2024
1 parent 1e98611 commit cc77650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- 21
- 20
- 18
steps:
Expand Down

0 comments on commit cc77650

Please sign in to comment.