Skip to content

Commit

Permalink
wip(build): change the config, not just the name
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMcA committed Aug 2, 2024
1 parent 831c393 commit 0c7090c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ jobs:
parent: false
gzip: true
resumable: false
concurrency: 10000
concurrency: 500
process_gcloudignore: true

- name: Upload concurrency 100 -> 50
Expand All @@ -280,7 +280,7 @@ jobs:
parent: false
gzip: true
resumable: false
concurrency: 10
concurrency: 50
process_gcloudignore: true

- name: Authenticate with GCP
Expand Down

0 comments on commit 0c7090c

Please sign in to comment.