voorkant / voorkant-core

https://voorkant.org/
MIT License
2 stars 3 forks source link

armel: run on ubicloud #122

Open Habbie opened 1 day ago

Habbie commented 1 day ago

It's important to note that this breaks armel builds on forks. I suspect (but have not tried) that those forks can make them work by creating a runner group called ubicloud-standard-2-arm that will then run on GH runners and use qemu.

Habbie commented 1 day ago

those forks can make them work by creating a runner group called ubicloud-standard-2-arm that will then run on GH runners and use qemu.

I was wrong about this.

Habbie commented 1 day ago

perhaps https://stackoverflow.com/questions/71961921/specify-runner-to-be-used-depending-on-condition-in-a-github-actions-workflow

Habbie commented 1 day ago

second commit makes fork use qemu instead of failing