criu/.github/workflows
Kir Kolyshkin 790b3cf425 ci: run alpine tests on arm64
These tests reveal the following build error:

In file included from compel/include/uapi/compel/asm/sigframe.h:4,
                 from compel/plugins/std/infect.c:14:
/usr/include/asm/sigcontext.h:28:8: error: redefinition of 'struct sigcontext'
   28 | struct sigcontext {
      |        ^~~~~~~~~~

In file included from criu/arch/aarch64/include/asm/restorer.h:4,
                 from criu/arch/aarch64/crtools.c:11:
/usr/include/asm/sigcontext.h:28:8: error: redefinition of 'struct sigcontext'
   28 | struct sigcontext {
      |        ^~~~~~~~~~

Inspired by #2766 / #2767.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2025-11-05 15:41:34 -08:00
..
aarch64-test.yaml ci: consolidate aarch64 tests on GitHub runners 2025-11-02 07:48:24 -08:00
alpine-test.yml ci: run alpine tests on arm64 2025-11-05 15:41:34 -08:00
archlinux-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
check-commits.yml ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
codeql.yml ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
compat-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
cross-compile-daily.yml ci: add workflow for riscv64 2025-03-21 12:40:31 -07:00
cross-compile.yml ci: add workflow for riscv64 2025-03-21 12:40:31 -07:00
docker-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
fedora-asan-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
fedora-rawhide-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
gcov-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
java-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
lint.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
loongarch64-qemu-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
manage-labels.yml github: auto-remove changes requested and awaiting reply labels 2023-10-22 13:29:25 -07:00
nftables-test.yml ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
podman-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
stale.yml github: update the stale version 2022-04-06 10:57:20 -07:00
stream-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
x86-64-clang-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
x86-64-gcc-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00