From 2ccecb6ebbda3ff538a93284c06266c6a781ae9b Mon Sep 17 00:00:00 2001 From: Christoph Guttandin Date: Mon, 14 Oct 2024 10:37:49 +0200 Subject: [PATCH] build(config): update GitHub workflows --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ee1d4b6a..4da280cb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,9 +21,6 @@ jobs: - node-version: 20.x target: chrome type: integration - - node-version: 20.x - target: chrome-legacy - type: expectation - node-version: 20.x target: chromium type: memory