Revert "CI: cross-compile: riscv: Add RV64 machine with Zb* and Zk*"
authorChristoph Müllner <christoph.muellner@vrull.eu>
Wed, 25 Jan 2023 16:48:41 +0000 (17:48 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 26 Jan 2023 09:20:14 +0000 (10:20 +0100)
commit45972000b44ce0d97adacfddb38f28710b49cfec
treef5ec801e76eca360546dd1f960c3cbb1291983e9
parenta4aa977d3a8049d5386dc583e16c17727c712eaa
Revert "CI: cross-compile: riscv: Add RV64 machine with Zb* and Zk*"

This reverts commit e787c57c538d0922004e49a10be0d403af773272.

The current CI host system is Ubuntu 22.04, which ships with QEMU 6.2.
This QEMU release is too old for the required RISC-V extensions.
We would need at least QEMU 7.1 (Aug 2022) for this patch.

Let's revert the patch.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20139)
.github/workflows/cross-compiles.yml