Closed tarcieri closed 1 month ago
Hmmm...
running 14 tests
error: test failed, to rerun pass `-p sha2 --test mod`
Caused by:
process didn't exit successfully: `/linux-runner riscv64 /target/riscv64gc-unknown-linux-gnu/debug/deps/mod-4c34f5276a8456c8` (signal: 4, SIGILL: illegal instruction)
test sha224_main ...
Error: Process completed with exit code 101.
The
riscv64-zknh
job was trying to installcross
from git, and it no longer compiles.This changes it to use our shared
cross-install
shared action