• Robert Schmidt's avatar
    Update cross-compilation builder to Ubuntu 22 · 199f8c21
    Robert Schmidt authored
    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).
    199f8c21
TESTBenches.md 17.9 KB