Skip to content

Commit

Permalink
Update supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Whitehouse committed Oct 26, 2023
1 parent 44b040f commit ddafa06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -10,9 +10,11 @@ jobs:
fail-fast: false
matrix:
node-version:
- 20
- 18
- 16
- 14
- 12
- 10
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit ddafa06

Please sign in to comment.