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.
1 parent d20d6ac commit fad2e0aCopy full SHA for fad2e0a
.cirrus.yml
@@ -282,9 +282,9 @@ task:
282
FILE_ENV: "./ci/test/00_setup_env_mac.sh"
283
284
task:
285
- name: 'macOS 11 native [gui] [no depends]'
+ name: 'macOS 11 native [gui, sqlite only] [no depends]'
286
brew_install_script:
287
- - brew install boost libevent berkeley-db@4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
+ - brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
288
<< : *GLOBAL_TASK_TEMPLATE
289
osx_instance:
290
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
0 commit comments