Jakub Panek
Jakub Panek
For cross-compilation, you would have to follow rules of each dependency, for ring: https://github.com/briansmith/ring/blob/main/BUILDING.md#cross-compiling
You might be able to do that less painfully with [cross](https://github.com/cross-rs/cross) (requires docker) https://github.com/ellie/atuin/blob/14b30606a5b2e127f5490f184c8af9ffab780095/.github/workflows/release.yaml#L67
> If this is not the place to ask this question it would be nice to know where design discussions for this project take place. This isn't the original source...
It refers to this  If there will be an ongoing fix or something else, it will most likely show up as update between comments
@pcgeek86 They are asking about VSCode themes, not ISE.
I can help
@fbrosseau it's hosted agent only
> I use github to build C++ software on ubuntu-18.04, essentially making it possible to run it on 18.04 and newer releases. > Due to the lack of backward compatability...
> A banner on jobs that use the image? 
There is also https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22