File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -145,12 +145,11 @@ task:
145145task :
146146 name : ' macOS 11 native [gui] [no depends]'
147147 brew_install_script :
148- - brew update
149148 - brew install boost libevent berkeley-db4 qt@5 miniupnpc ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
150149 << : *GLOBAL_TASK_TEMPLATE
151150 osx_instance :
152151 # Use latest image, but hardcode version to avoid silent upgrades (and breaks)
153- image : big-sur-xcode-12.4 # https://cirrus-ci.org/guide/macOS
152+ image : big-sur-xcode-12.5 # https://cirrus-ci.org/guide/macOS
154153 env :
155154 DANGER_RUN_CI_ON_HOST : " true"
156155 CI_USE_APT_INSTALL : " no"
You can’t perform that action at this time.
0 commit comments