test: Remove Node 15.x from CI

This commit is contained in:
Joachim Van Herwegen 2021-07-14 11:55:17 +02:00 committed by GitHub
parent 4a5224b3a6
commit 77f8e79bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,6 @@ jobs:
- '12.x'
- '14.2'
- '14.x'
- '15.x'
- '16.0'
- '16.x'
env:
@ -88,7 +87,6 @@ jobs:
node-version:
- '12.x'
- '14.x'
- '15.x'
- '16.x'
timeout-minutes: 10
steps: