diff --git a/.github/workflows/napi.yml b/.github/workflows/napi.yml index 2c13d2e8d..852f88479 100644 --- a/.github/workflows/napi.yml +++ b/.github/workflows/napi.yml @@ -110,7 +110,6 @@ jobs: - host: macos-13 target: x86_64-apple-darwin node: - - '18' - '20' runs-on: ${{ matrix.settings.host }} steps: @@ -140,7 +139,6 @@ jobs: fail-fast: false matrix: node: - - '18' - '20' runs-on: blacksmith-4vcpu-ubuntu-2404 steps: