From 8bbad7a18e5dc5054b27ae44ea0c8dffe050f6bf Mon Sep 17 00:00:00 2001 From: Pieter Wuille Date: Sun, 2 May 2021 13:39:22 -0700 Subject: [PATCH] Add asm build to ARM32 CI --- .cirrus.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.cirrus.yml b/.cirrus.yml index 124238375d883..c82983526d5fd 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -213,6 +213,9 @@ task: EXPERIMENTAL: yes SCHNORRSIG: yes CTIMETEST: no + matrix: + - env: {} + - env: {ASM: arm} << : *MERGE_BASE test_script: - ./ci/cirrus.sh