Skip to content

Commit 9a28945

Browse files
authored
Cleanup (#29)
* Remove deprecated Node 10.x
1 parent 29d53ad commit 9a28945

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
strategy:
2121
matrix:
22-
node-version: [10.x, 12.x, 14.x, 15.x]
22+
node-version: [12.x, 14.x, 16.x]
2323

2424
steps:
2525
- uses: actions/checkout@v2

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)