Skip to content

Commit

Permalink
chore: ci node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Jun 4, 2021
1 parent 5bd6c5a commit f1d4d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
node: [12, 14]
node: [14, 16]
fail-fast: true
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f1d4d2d

Please sign in to comment.