Jakub Panek

Results 540 comments of 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 ![image](https://user-images.githubusercontent.com/50457605/170838854-63b4aed4-9cbc-4755-899e-b06c2b3c5172.png) 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 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? ![image](https://user-images.githubusercontent.com/50457605/185933938-a414ff30-9134-4ff0-81da-1ec2154db8a3.png)

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