test: remove node 12 build

This commit is contained in:
LuanRT
2021-12-31 03:27:54 -03:00
parent 599ab69107
commit 2ff4b2ea95

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [ 12.x, 14.x, 15.x]
node-version: [ 14.x, 15.x, 16.x ]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: