Update main.yml

pull/3445/head
Ryan Wang 2021-03-28 11:11:37 +08:00 committed by GitHub
parent 61eb4f8409
commit d8e7d2cf74
1 changed files with 1 additions and 1 deletions

View File

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