Skip to content

Commit d677982

Browse files
committed
ci: update ubsan builds to cover all permutations
1 parent 86d12f6 commit d677982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test_asan_ubsan_gcc:
3232
image: greenaddress/wallycore@sha256:956b107d688f549c6e3884424991b7d3d34d84173990d43046fd760d7918db7c
3333
parallel:
3434
matrix:
35-
- CONFIGURE_ARGS: [--enable-elements=yes, --enable-elements=no,--enable-minimal=yes]
35+
- CONFIGURE_ARGS: [ --enable-elements=no, --enable-elements=no --enable-minimal=yes, "", --enable-minimal=yes ]
3636
tags:
3737
- ga
3838
script:

0 commit comments

Comments
 (0)