Skip to content

Commit

Permalink
ci(gh-actions): add Node.js v15
Browse files Browse the repository at this point in the history
  • Loading branch information
VovanR committed Mar 23, 2021
1 parent 67294e7 commit ed1059d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
strategy:
matrix:
node-version:
- 15
- 14
- 12
- 10
Expand Down

0 comments on commit ed1059d

Please sign in to comment.