Ivan FB 5d7dde9444
ci: cover build job and daily workflow with -d:disableMarchNative
Per review on #3916: the previous commit only patched the test
job's "Run tests" step. The build job (make V=1 all) and the
ci-daily.yml workflow run on the same heterogeneous runner pool
and compile secp256k1 the same way, so they hit the same asm
register-pressure failure intermittently.

Lift NIM_PARAMS to the workflow-level env: block in ci.yml so
both jobs inherit it, and drop the now-redundant per-step
export. Mirror the change in ci-daily.yml.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 08:17:41 +02:00
..
2025-06-20 14:45:53 +02:00