From ca3d9a6dfb89abd2214b1896b4a51b52f40bf766 Mon Sep 17 00:00:00 2001 From: Marcos Bento Date: Thu, 12 Feb 2026 11:41:34 +0000 Subject: [PATCH] Restrict s_foolproof test execution on ArchLinux --- .github/workflows/extra.yml | 16 +++--- CMakePresets.json | 98 +++++++++++++++++++++++++++++++++++++ 2 files changed, 106 insertions(+), 8 deletions(-) diff --git a/.github/workflows/extra.yml b/.github/workflows/extra.yml index 9e9590bb3..3e8affad9 100644 --- a/.github/workflows/extra.yml +++ b/.github/workflows/extra.yml @@ -28,12 +28,12 @@ jobs: - almalinux-9.7 - almalinux-10.1 preset: - - linux.gcc.all.relwithdebinfo - - linux.clang.all.relwithdebinfo + - linux.gcc.all.release + - linux.clang.all.release jobs: [ 4 ] exclude: - os: almalinux-9.7 - preset: linux.clang.all.relwithdebinfo + preset: linux.clang.all.release # This combination is not supported, as Clang fails to compile Chrono.hpp which does #include