Skip to content

Commit 7c5af74

Browse files
committed
ci: fix missing EXPERIMENTAL flags
This was introduced when merging upstream PRs.
1 parent 03bea1e commit 7c5af74

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
@@ -101,6 +101,7 @@ task:
101101
ECDH: yes
102102
RECOVERY: yes
103103
SCHNORRSIG: yes
104+
EXPERIMENTAL: yes
104105
ECDSA_S2C: yes
105106
RANGEPROOF: yes
106107
WHITELIST: yes
@@ -191,6 +192,7 @@ task:
191192
ECDH: yes
192193
RECOVERY: yes
193194
SCHNORRSIG: yes
195+
EXPERIMENTAL: yes
194196
ECDSA_S2C: yes
195197
RANGEPROOF: yes
196198
WHITELIST: yes
@@ -284,6 +286,7 @@ task:
284286
ECDH: yes
285287
RECOVERY: yes
286288
SCHNORRSIG: yes
289+
EXPERIMENTAL: yes
287290
ECDSA_S2C: yes
288291
RANGEPROOF: yes
289292
WHITELIST: yes

0 commit comments

Comments
 (0)