diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 161c5bc5..18c91594 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -50,7 +50,7 @@ jobs: strategy: matrix: os: [ ARMv7 ] - node: [ 14.21.3, 20.5.0 ] + node: [ 14, 20 ] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: