Skip to content

Commit

Permalink
ci: test all maintance & active node version
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Dec 16, 2021
1 parent 3714e72 commit 7eb2b27
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 @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit 7eb2b27

Please # to comment.