mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs/Rakefile: fix broken link.
This link works but it's failing CI.
This commit is contained in:
parent
7a849b3d1c
commit
c2bddc9957
@ -30,7 +30,8 @@ task test: :build do
|
||||
],
|
||||
ignore_urls: [
|
||||
%r{https://formulae.brew.sh"},
|
||||
%r{https://github.com/}
|
||||
%r{https://github.com/},
|
||||
'https://legacy.python.org/dev/peps/pep-0453/#recommendations-for-downstream-distributors',
|
||||
],
|
||||
cache: {
|
||||
timeframe: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user