From 986c1792fd1a0e8b72d9dd66788fcf70082ab259 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 5 Feb 2024 11:08:31 +0100 Subject: fix(CI): Put cypress-summary to the "low" queue Signed-off-by: Joas Schilling --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 891306ca748..9fd0375d4ea 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -150,7 +150,7 @@ jobs: path: data.tar summary: - runs-on: ubuntu-latest + runs-on: ubuntu-latest-low needs: [init, cypress] if: always() -- cgit v1.2.3