🔥 Remove Node 12 CI tests (#1748)

This commit is contained in:
Iván Ovejero 2021-05-06 19:33:24 +02:00 committed by GitHub
parent 2052cadce9
commit 0de62eae30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
node-version: [12.x, 14.x]
node-version: [14.x]
steps:
- uses: actions/checkout@v1