diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index f58229c7c..f59035442 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -21,7 +21,7 @@ jobs: strategy: matrix: - os: [macos-latest, ubuntu-latest, windows-latest, ARM64] + os: [macos-latest, ubuntu-22.04, windows-latest, ARM64] node: [ 18, 20 ] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/