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 @@ -197,12 +197,11 @@ task:
197197task :
198198 name : ' macOS 11 native [gui] [no depends]'
199199 brew_install_script :
200- - brew update
201200 - brew install boost libevent berkeley-db4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
202201 << : *GLOBAL_TASK_TEMPLATE
203202 osx_instance :
204203 # Use latest image, but hardcode version to avoid silent upgrades (and breaks)
205- image : big-sur-xcode-12.4 # https://cirrus-ci.org/guide/macOS
204+ image : big-sur-xcode-12.5 # https://cirrus-ci.org/guide/macOS
206205 env :
207206 << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
208207 CI_USE_APT_INSTALL : " no"
You can’t perform that action at this time.
0 commit comments