Skip to content

Commit 26689ed

Browse files
committed
[ci]: remove ML-KEM
ML-KEM is hard-failing on Github Actions for an obscure reason. Moreover, ML-KEM checking time, even in weak-check mode, is uterly long to check. While it is investigate & ML-KEM proofs are updated using the map-reduce tactics, I am removing it from the CI. It will be reintegrated ASAP.
1 parent a8d385a commit 26689ed

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/external.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,6 @@
2121

2222
,
2323

24-
{ "name" : "ml-kem"
25-
, "repository" : "https://github.com/formosa-crypto/formosa-mlkem"
26-
, "branch" : "master"
27-
, "subdir" : "."
28-
, "config" : "config/tests.config"
29-
, "scenario" : "mlkem"
30-
, "options" : "-pragmas Proofs:weak"
31-
}
32-
33-
,
34-
3524
{ "name" : "cryptobox"
3625
, "repository" : "https://gitlab.com/fdupress/ec-cryptobox"
3726
, "branch" : "next"

0 commit comments

Comments
 (0)