You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #1714 factored ANR installation into a common script, but in the
process removed the CGO configuration for BLST from tests.e2e.sh. The
result was sporadic e2e job failure whenever the github worker vm was
missing the instructions non-portable BLST required. Ensuring CGO is
explicitly configured for portable BLST in tests.e2e.sh should ensure
the e2e test binary can once again be built reliably.
0 commit comments