diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index a108060..0c287ef 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -188,7 +188,6 @@ jobs: - host: windows-latest target: x86_64-pc-windows-msvc node: - - '18' - '20' runs-on: ${{ matrix.settings.host }} defaults: @@ -223,7 +222,6 @@ jobs: fail-fast: false matrix: node: - - '18' - '20' runs-on: ubuntu-latest defaults: @@ -257,7 +255,6 @@ jobs: fail-fast: false matrix: node: - - '18' - '20' runs-on: ubuntu-latest defaults: @@ -293,7 +290,6 @@ jobs: fail-fast: false matrix: node: - - '18' - '20' runs-on: ubuntu-latest defaults: @@ -372,7 +368,6 @@ jobs: fail-fast: false matrix: node: - - '18' - '20' runs-on: ubuntu-latest defaults: