Skip to content

Commit 587c201

Browse files
committed
[ci] Do not test on node 15
1 parent f672710 commit 587c201

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- 10
1515
- 12
1616
- 14
17-
- 15
1817
os:
1918
- macOS-latest
2019
- ubuntu-latest

appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
environment:
22
matrix:
3-
- nodejs_version: '15'
43
- nodejs_version: '14'
54
- nodejs_version: '12'
65
- nodejs_version: '10'

0 commit comments

Comments
 (0)