Closed MaeIsBad closed 1 year ago
https://prima-assicurazioni-spa.myjetbrains.com/youtrack/issue/PLATFORM-1335
I switched over to using cross-rs instead of a dockerfile, because cross compiling is hell, unless you use qemu, which would kill the performance.
Also: where does buildah come from (in the pipeline)?
buildah
It's installed as a part of the ubuntu-latest vm
https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md#tools
https://prima-assicurazioni-spa.myjetbrains.com/youtrack/issue/PLATFORM-1335
I switched over to using cross-rs instead of a dockerfile, because cross compiling is hell, unless you use qemu, which would kill the performance.