From 72aa11e3391df871f01a7494f3831569b3fbbcae Mon Sep 17 00:00:00 2001 From: Sebastian Gatscha Date: Sat, 16 Mar 2024 00:23:44 +0100 Subject: [PATCH] no strategy --- .github/workflows/npm_run.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/npm_run.yaml b/.github/workflows/npm_run.yaml index 1ea6beb6..a13da75a 100644 --- a/.github/workflows/npm_run.yaml +++ b/.github/workflows/npm_run.yaml @@ -6,10 +6,6 @@ on: pull_request: branches: [main, master, develop] -strategy: - matrix: - node-version: ['14.x', '16.x', '18.x'] - name: Node.js CI jobs: