From 1b01c1757748c83165b6572d7d34250e1182ae53 Mon Sep 17 00:00:00 2001 From: ferdymercury Date: Thu, 11 Jun 2026 22:31:17 +0200 Subject: [PATCH] [ci] add special system-llvm ubu26 build Depends on https://github.com/root-project/root-ci-images/pull/131 --- .github/workflows/root-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/root-ci.yml b/.github/workflows/root-ci.yml index b971d8d14e1b4..8d1ea5b9f519f 100644 --- a/.github/workflows/root-ci.yml +++ b/.github/workflows/root-ci.yml @@ -438,6 +438,10 @@ jobs: # is_special: true # property: gpu # extra-runs-on: gpu + - image: ubuntu2604 + is_special: true + property: "system-llvm" + overrides: ["builtin_llvm=off"] # openSUSE Leap - image: opensuse16 platform_config: opensuse16-march_native