Skip to content

Commit

Permalink
chore: updates node version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Jul 29, 2022
1 parent da7e473 commit e174b87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -17,8 +17,9 @@ jobs:
strategy:
matrix:
node:
- 10 # 2020-04-01
- 12
- 12 # 30 Apr 2022
- 14 # 30 Apr 2023
- 16 # 11 Sep 2023
- latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e174b87

Please sign in to comment.