From c49e7db8ae771ab97f24e0bf74359ee474a17ddc Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Fri, 11 Feb 2022 13:52:22 +0200 Subject: ci: Follow Cirrus CI docs See https://github.com/cirruslabs/cirrus-ci-docs/pull/763 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index fec4975080..5624c97d56 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -286,7 +286,7 @@ task: brew_install_script: - brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode libtool automake gnu-getopt << : *GLOBAL_TASK_TEMPLATE - osx_instance: + macos_instance: # Use latest image, but hardcode version to avoid silent upgrades (and breaks) image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS env: -- cgit v1.2.3