ci: Use without embedded asmap build option in one ci job

This commit is contained in:
Fabian Jahr 2025-03-03 18:56:59 +01:00
parent e53934422a
commit bab085d282
No known key found for this signature in database
GPG Key ID: F13D1E9D890798CD

View File

@ -17,4 +17,5 @@ export BITCOIN_CONFIG="\
--preset=dev-mode \
-DREDUCE_EXPORTS=ON \
-DENABLE_WALLET=OFF \
-DWITH_EMBEDDED_ASMAP=OFF \
"