mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Travis, try to enable brew update for the 12.2 osx image.
This commit is contained in:
parent
61e6a3910f
commit
26bf371e95
1 changed files with 1 additions and 3 deletions
|
|
@ -15,8 +15,7 @@ addons:
|
|||
- openssl
|
||||
- libevent
|
||||
- expat
|
||||
#homebrew hangs when updates are enabled. So it is kept off.
|
||||
#update: true
|
||||
update: true
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
@ -155,7 +154,6 @@ jobs:
|
|||
- IOS_SDK=iPhoneOS
|
||||
- IOS_CPU=arm64
|
||||
- IOS_PREFIX="$HOME/$IOS_SDK-$IOS_CPU"
|
||||
- HOMEBREW_NO_AUTO_UPDATE=1
|
||||
# - os: osx
|
||||
# osx_image: xcode10
|
||||
# name: Apple TV on iOS, arm64
|
||||
|
|
|
|||
Loading…
Reference in a new issue