diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 023b7aa1..98efd215 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -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: