Skip to content

Commit 30bce12

Browse files
committed
Disable unsupported test
1 parent 6fade99 commit 30bce12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

+2
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ task:
202202

203203
task:
204204
name: 'macOS 11 native [gui] [no depends]'
205+
# Intel macos is not supported anymore by cirrus, and elements doesn't build for arm64 yet
206+
only_if: false
205207
brew_install_script:
206208
- brew install boost libevent berkeley-db4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
207209
<< : *GLOBAL_TASK_TEMPLATE

0 commit comments

Comments
 (0)