From 0c7090c1fd20c7252c7c47ee652b45406606866b Mon Sep 17 00:00:00 2001 From: Leo McArdle Date: Fri, 2 Aug 2024 15:48:46 +0000 Subject: [PATCH] wip(build): change the config, not just the name https://mozilla-hub.atlassian.net/browse/MP-1394 --- .github/workflows/test-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index d9b8aa261538..1e176a9bd4dd 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -268,7 +268,7 @@ jobs: parent: false gzip: true resumable: false - concurrency: 10000 + concurrency: 500 process_gcloudignore: true - name: Upload concurrency 100 -> 50 @@ -280,7 +280,7 @@ jobs: parent: false gzip: true resumable: false - concurrency: 10 + concurrency: 50 process_gcloudignore: true - name: Authenticate with GCP