Update nodejs.yml

This commit is contained in:
Eren Bets 2021-03-17 03:03:03 +08:00 committed by GitHub
parent 053a283d0b
commit 21f35f8bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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