Update nodejs.yml

This commit is contained in:
Alexander Shelepenok
2021-04-18 08:15:12 +00:00
committed by GitHub
parent d385a84e96
commit 7201247617

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x]
node-version: [12.x]
steps:
- uses: actions/checkout@v2