aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-02-05 11:08:31 +0100
committerJoas Schilling <coding@schilljs.com>2024-02-05 11:08:31 +0100
commit986c1792fd1a0e8b72d9dd66788fcf70082ab259 (patch)
tree2fda89131de83a49dcfb986c7080150aeb2608d2 /.github
parent062ca546ee23222137613696606ed54364c48888 (diff)
downloadnextcloud-server-986c1792fd1a0e8b72d9dd66788fcf70082ab259.tar.gz
nextcloud-server-986c1792fd1a0e8b72d9dd66788fcf70082ab259.zip
fix(CI): Put cypress-summary to the "low" queue
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cypress.yml2
1 files changed, 1 insertions, 1 deletions
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()