Skip to content

Commit

Permalink
Drop Node 10, 12, 13 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina authored Jan 17, 2022
1 parent 57f5c7f commit 89c63a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [10, 12, 13, 14, 16]
node-version: [14, 16, 17]
os: [macos-latest, ubuntu-latest, windows-latest]

steps:
Expand Down

0 comments on commit 89c63a6

Please sign in to comment.