ci: build.yml introduce riscv64 linux and freebsd#2236
Conversation
|
Home Assistant depends on go2rtc docker image; I am developing a riscv64 build of Home Assistant and this is a blocker for me. Let's add riscv64 architecture builds to upstream go2rtc. Tested on a fork of AlexxIT/go2rtc with some additional modifications to the workflow to ensure the docker image(s) jobs are not skipped, as expected it compiles and builds and publishes like the other supported go targets:
The table above refers to "riscv" however on actual hardware |
|
I got confused about the base branch, this is correct now @AlexxIT ? |
|
The same: #2251 (comment) |
Yes, rebased to AlexxIT/master |
|
ping @skrashevich the rebase is completed as requested, may I please get a review? thanks! |
Let's add riscv64 architecture builds to the workflow
Resolves: #2250