Skip to content
Snippets Groups Projects
Commit 199f8c21 authored by Robert Schmidt's avatar Robert Schmidt
Browse files

Update cross-compilation builder to Ubuntu 22

Update instructions and CI for cross-compilation on Ubuntu 22.
Note that for the dockerfile, we use egrep -L which has changed and does
not exit with code 0 on no match. Instead, use -vqz to invert return
code (0 if nothing found, otherwise 1).
parent 70719c3b
No related branches found
No related tags found
2 merge requests!2815Integration: `2024.w26`,!2750Add Ubuntu 24.04 to/retire Ubuntu 18.04 from supported distributions, use Ubuntu 22 for CI container images
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment