Closed amousset closed 5 months ago
The test docker image is Ubuntu 18.04, how about use version 20.04 or 22.04?
The one used in openssl's cross compile CI test is ubuntu-latest.
Yes usage of 18.04 typically just means it was added in 2018, it's fine to update images.
Thanks @zh-jq-b!
I'm not sure how to parse the riscv error precisely, but that looks like we either need to upgrade the assembler/toolchain use to some new syntax or that we should disable the risc-v acceleration and switch it back to linux-generic (or w/e the generic non-asm target is called)