Skip to content

Commit

Permalink
CI: drop Node.js 8
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Dec 3, 2020
1 parent 3e73c04 commit f16c10d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- ubuntu-20.04
- windows-2019
node-version:
- 8
- 10
- 12
- 14
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ build: off
platform: x86
environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"
- nodejs_version: "14"
Expand Down

0 comments on commit f16c10d

Please sign in to comment.