Fix auto test for armv7

This commit is contained in:
Louis Lam 2023-07-04 23:13:08 +08:00 committed by GitHub
parent 8c60e902e1
commit c583037dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
os: [ ARMv7 ]
node: [ 14, 18 ]
node: [ 14.21.3, 18.16.1 ]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: