workflows/tests: set download concurrency to auto.

This commit is contained in:
Mike McQuaid 2025-07-30 08:19:12 +01:00
parent bafc57cfe1
commit 58e5dc1177
No known key found for this signature in database

View File

@ -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.