File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -168,13 +168,13 @@ task:
168
168
FILE_ENV : " ./ci/test/00_setup_env_mac.sh"
169
169
170
170
task :
171
- name : ' macOS 10.15 native [gui] [no depends]'
171
+ name : ' macOS 11 native [gui] [no depends]'
172
172
macos_brew_addon_script :
173
173
- brew install boost libevent berkeley-db4 qt miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
174
174
<< : *GLOBAL_TASK_TEMPLATE
175
175
osx_instance :
176
176
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
177
- image : catalina- xcode-12.1 # https://cirrus-ci.org/guide/macOS
177
+ image : big-sur- xcode-12.4 # https://cirrus-ci.org/guide/macOS
178
178
env :
179
179
DANGER_RUN_CI_ON_HOST : " true"
180
180
CI_USE_APT_INSTALL : " no"
You can’t perform that action at this time.
0 commit comments