Skip to content

Commit 58e5dc1

Browse files
committed
workflows/tests: set download concurrency to auto.
1 parent bafc57c commit 58e5dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ jobs:
368368
env:
369369
HOMEBREW_TEST_BOT_ANALYTICS: 1
370370
HOMEBREW_ENFORCE_SBOM: 1
371-
HOMEBREW_DOWNLOAD_CONCURRENCY: 4
371+
HOMEBREW_DOWNLOAD_CONCURRENCY: auto
372372
steps:
373373
- name: Install Homebrew and Homebrew's dependencies
374374
# All other images are built from our Homebrew Dockerfile.

0 commit comments

Comments
 (0)