Skip to content

Commit fdca98b

Browse files
committed
Switch ASM to yes
1 parent 8f237f6 commit fdca98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
### secp256k1 config
2424
ECMULTWINDOW: 'auto'
2525
ECMULTGENPRECISION: 'auto'
26-
ASM: 'no'
26+
ASM: 'yes'
2727
WIDEMUL: 'auto'
2828
WITH_VALGRIND: 'yes'
2929
EXTRAFLAGS:

0 commit comments

Comments
 (0)