From 1c731e11fdea6aea829cce98c28c68ce728c0633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Hatcher?= Date: Wed, 22 Oct 2025 02:33:12 +0200 Subject: [PATCH] FIX: node 18 is out --- .github/workflows/npm.yml | 5 ----- 1 file changed, 5 deletions(-) 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: