stop testing mac os in node 10 as it's too flanky

This commit is contained in:
Tobias Koppers 2020-08-07 15:06:04 +02:00
parent 68bcf1ade5
commit 14a7637925
1 changed files with 1 additions and 3 deletions

View File

@ -204,10 +204,8 @@ jobs:
pool:
vmImage: macOS-latest
strategy:
maxParallel: 3
maxParallel: 2
matrix:
node-10:
node_version: ^10.13.0
node-12:
node_version: ^12.4.0
node-14: