On 12/06/2024 07.23, Nicholas Piggin wrote:
QEMU has fixed a number of powerpc test fails in Fedora 40, so upgrade
to that image.
Other architectures seem to be okay with Fedora 40 except for x86-64,
which fails some xsave and realmode tests, so only change powerpc to
start with.
Signed-off-by: Nicholas Piggin <npig...@gmail.com>
---
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
FYI, I've pushed now the generic patch to bump all jobs to F40, so I think
you can drop this one here from your queue now.
Thomas