mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Cirrus dropped support for Intel macos, disable the unsupported test
This commit is contained in:
parent
bdb6067fb1
commit
f8a7d37232
1 changed files with 2 additions and 0 deletions
|
|
@ -202,6 +202,8 @@ task:
|
|||
|
||||
task:
|
||||
name: 'macOS 11 native [gui] [no depends]'
|
||||
# Intel macos is not supported anymore by cirrus, and elements doesn't build for arm64 yet
|
||||
only_if: false
|
||||
brew_install_script:
|
||||
- brew install boost libevent berkeley-db4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue