We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db32a24 commit 9c91ea4Copy full SHA for 9c91ea4
.cirrus.yml
@@ -104,6 +104,7 @@ task:
104
ECDH: yes
105
RECOVERY: yes
106
SCHNORRSIG: yes
107
+ ELLSWIFT: yes
108
matrix:
109
- env:
110
CC: i686-linux-gnu-gcc
@@ -224,6 +225,7 @@ task:
224
225
226
227
228
229
CTIMETESTS: no
230
231
- name: "x86_64 (mingw32-w64): Windows (Debian stable, Wine)"
@@ -330,6 +332,7 @@ task:
330
332
331
333
334
335
336
CTIMETESTS: yes
337
CC: clang
338
SECP256K1_TEST_ITERS: 32
0 commit comments