Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: fix sha2 build #623

Merged
merged 2 commits into from
Oct 12, 2024
Merged

CI: fix sha2 build #623

merged 2 commits into from
Oct 12, 2024

Conversation

tarcieri
Copy link
Member

The riscv64-zknh job was trying to install cross from git, and it no longer compiles.

This changes it to use our shared cross-install shared action

The `riscv64-zknh` job was trying to install `cross` from git, and it no
longer compiles.

This changes it to use our shared `cross-install` shared action
@tarcieri
Copy link
Member Author

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.

@tarcieri tarcieri merged commit a281383 into master Oct 12, 2024
24 checks passed
@tarcieri tarcieri deleted the ci/fix-sha2-build branch October 12, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant