Skip to content

Commit de7684d

Browse files
committed
ci: ML-KEM: no parallelism
1 parent 54bc881 commit de7684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/external.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
, "subdir" : "."
2828
, "config" : "config/tests.config"
2929
, "scenario" : "mlkem"
30-
, "options" : "-pragmas Proofs:weak"
30+
, "options" : "-pragmas Proofs:weak -jobs 1"
3131
}
3232

3333
,

0 commit comments

Comments
 (0)