Skip to content

Commit

Permalink
Disable unsupported test
Browse files Browse the repository at this point in the history
  • Loading branch information
psgreco committed Jan 26, 2023
1 parent 6fade99 commit 30bce12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30bce12

Please sign in to comment.