File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -282,13 +282,13 @@ task:
282282 FILE_ENV : " ./ci/test/00_setup_env_mac.sh"
283283
284284task :
285- name : ' macOS 11 native [gui, sqlite only] [no depends]'
285+ name : ' macOS 12 native [gui, sqlite only] [no depends]'
286286 brew_install_script :
287- - brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
287+ - brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake gnu-getopt
288288 << : *GLOBAL_TASK_TEMPLATE
289289 osx_instance :
290290 # Use latest image, but hardcode version to avoid silent upgrades (and breaks)
291- image : big-sur- xcode-12.5 # https://cirrus-ci.org/guide/macOS
291+ image : monterey- xcode-13.2 # https://cirrus-ci.org/guide/macOS
292292 env :
293293 << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
294294 CI_USE_APT_INSTALL : " no"
You can’t perform that action at this time.
0 commit comments