From bc1a037ddeac958c1b7598e14577648e1714a6af Mon Sep 17 00:00:00 2001 From: Christoph Guttandin Date: Sun, 19 Nov 2023 00:35:43 +0100 Subject: [PATCH] build(config): update GitHub workflows --- .github/workflows/test.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 040b157f..5239f70c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,12 +36,6 @@ jobs: - node-version: 18.x target: edge-legacy type: expectation - - node-version: 18.x - target: firefox - type: expectation - - node-version: 18.x - target: firefox - type: integration - node-version: 18.x target: node type: integration