We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f7f2f7 + c49e7db commit bcecde6Copy full SHA for bcecde6
.cirrus.yml
@@ -286,7 +286,7 @@ task:
286
brew_install_script:
287
- brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode libtool automake gnu-getopt
288
<< : *GLOBAL_TASK_TEMPLATE
289
- osx_instance:
+ macos_instance:
290
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
291
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
292
env:
0 commit comments