Skip to content

Commit 8bbad7a

Browse files
committed
Add asm build to ARM32 CI
1 parent 7d65ed5 commit 8bbad7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cirrus.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ task:
213213
EXPERIMENTAL: yes
214214
SCHNORRSIG: yes
215215
CTIMETEST: no
216+
matrix:
217+
- env: {}
218+
- env: {ASM: arm}
216219
<< : *MERGE_BASE
217220
test_script:
218221
- ./ci/cirrus.sh

0 commit comments

Comments
 (0)