Skip to content

Commit

Permalink
Revert "Include node v8 in tests"
Browse files Browse the repository at this point in the history
This reverts commit aec694e.
  • Loading branch information
levibuzolic committed Jun 17, 2021
1 parent aec694e commit ecf03ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [8, 10, 12, 14]
node-version: [10, 12, 14]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ecf03ef

Please sign in to comment.