Merge pull request #12013 from Bo98/test-install-prerelease
test/cmd/(re)install_spec: don't fail on prerelease macOS
This commit is contained in:
commit
eda7da3ce9
@ -106,6 +106,7 @@ module Homebrew
|
||||
|
||||
def check_for_unsupported_macos
|
||||
return if Homebrew::EnvConfig.developer?
|
||||
return if ENV["HOMEBREW_INTEGRATION_TEST"]
|
||||
|
||||
who = +"We"
|
||||
what = if OS::Mac.version.prerelease?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user