Skip to content

Commit 9c91ea4

Browse files
ci: Enable ellswift module where it's missing
1 parent db32a24 commit 9c91ea4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cirrus.yml

+3
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ task:
104104
ECDH: yes
105105
RECOVERY: yes
106106
SCHNORRSIG: yes
107+
ELLSWIFT: yes
107108
matrix:
108109
- env:
109110
CC: i686-linux-gnu-gcc
@@ -224,6 +225,7 @@ task:
224225
ECDH: yes
225226
RECOVERY: yes
226227
SCHNORRSIG: yes
228+
ELLSWIFT: yes
227229
CTIMETESTS: no
228230
matrix:
229231
- name: "x86_64 (mingw32-w64): Windows (Debian stable, Wine)"
@@ -330,6 +332,7 @@ task:
330332
ECDH: yes
331333
RECOVERY: yes
332334
SCHNORRSIG: yes
335+
ELLSWIFT: yes
333336
CTIMETESTS: yes
334337
CC: clang
335338
SECP256K1_TEST_ITERS: 32

0 commit comments

Comments
 (0)