Revert "workflows/tests: set HOMEBREW_BOTTLE_DOMAIN (#72171)" (#72175)

This reverts commit 3327087e98.

HOMEBREW_BOTTLE_DOMAIN has been set in brew [1], so there's no need to also
set it here.

[1] ff367939ce
master
Carlo Cabrera 2021-02-28 18:47:06 +00:00 committed by GitHub
parent c5ce1c6131
commit db2a9ac5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ env:
HOMEBREW_GITHUB_ACTIONS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_CHANGE_ARCH_TO_ARM: 1
HOMEBREW_BOTTLE_DOMAIN: 'https://dl.bintray.com/homebrew'
jobs:
tap_syntax:
if: github.repository == 'Homebrew/homebrew-core'