Port GitHub Actions to RISC-V #5
Closed
dkurt
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Were able to build Runner (with Dotnet 9.0.0), but there is a problem at config step:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
8.0.101 working!!! Track https://github.com/dkurt/github_actions_riscv now |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The goal of this activity is to enable self-hosted RISC-V board in GitHub Actions (GitHub CI). Now it works on x86/ARM, but not RISC-V
Experimental branch: https://github.com/dkurt/runner/tree/dkurt/riscv64_runner
Latest problem:
log: log.txt
GDB backtrace:
Beta Was this translation helpful? Give feedback.
All reactions