Skip to content

Commit

Permalink
ci: Switch ASM to yes
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Feb 21, 2024
1 parent 8f237f6 commit 4db85d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
### secp256k1 config
ECMULTWINDOW: 'auto'
ECMULTGENPRECISION: 'auto'
ASM: 'no'
ASM: 'yes'
WIDEMUL: 'auto'
WITH_VALGRIND: 'yes'
EXTRAFLAGS:
Expand Down

0 comments on commit 4db85d4

Please sign in to comment.