workflows/tests: set download concurrency to auto.
This commit is contained in:
parent
bafc57cfe1
commit
58e5dc1177
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -368,7 +368,7 @@ jobs:
|
||||
env:
|
||||
HOMEBREW_TEST_BOT_ANALYTICS: 1
|
||||
HOMEBREW_ENFORCE_SBOM: 1
|
||||
HOMEBREW_DOWNLOAD_CONCURRENCY: 4
|
||||
HOMEBREW_DOWNLOAD_CONCURRENCY: auto
|
||||
steps:
|
||||
- name: Install Homebrew and Homebrew's dependencies
|
||||
# All other images are built from our Homebrew Dockerfile.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user