Skip to content

Commit

Permalink
node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
abraham committed Feb 19, 2022
1 parent 993abad commit 9d3fe56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/index.yaml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [12, 14]
node: [12, 14, 16]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit 9d3fe56

Please sign in to comment.