mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-23 07:15:29 +01:00
ci: Follow Cirrus CI docs
See https://github.com/cirruslabs/cirrus-ci-docs/pull/763
This commit is contained in:
parent
5f7f2f7ffa
commit
c49e7db8ae
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ task:
|
||||||
brew_install_script:
|
brew_install_script:
|
||||||
- brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode libtool automake gnu-getopt
|
- brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode libtool automake gnu-getopt
|
||||||
<< : *GLOBAL_TASK_TEMPLATE
|
<< : *GLOBAL_TASK_TEMPLATE
|
||||||
osx_instance:
|
macos_instance:
|
||||||
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
|
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
|
||||||
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
|
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue