aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-11 13:52:22 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-11 13:52:22 +0200
commitc49e7db8ae771ab97f24e0bf74359ee474a17ddc (patch)
tree14f96b1c356a0e4fec28da7584a7916a49f0c7d1 /.cirrus.yml
parent5f7f2f7ffad18cb66a21f2dbddcd6a1194a2fae1 (diff)
downloadbitcoin-c49e7db8ae771ab97f24e0bf74359ee474a17ddc.tar.xz
ci: Follow Cirrus CI docs
See https://github.com/cirruslabs/cirrus-ci-docs/pull/763
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
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: