Skip to content

Commit

Permalink
[ci] Do not test on node 15
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Apr 23, 2021
1 parent f672710 commit 587c201
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 @@ -14,7 +14,6 @@ jobs:
- 10
- 12
- 14
- 15
os:
- macOS-latest
- ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
environment:
matrix:
- nodejs_version: '15'
- nodejs_version: '14'
- nodejs_version: '12'
- nodejs_version: '10'
Expand Down

0 comments on commit 587c201

Please sign in to comment.