From 30cfb47f22f41c79e070e6367752fd24779acb11 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 19 Feb 2026 07:18:31 -0700 Subject: [PATCH] Add os-test-bins to x86_64 CI --- config/x86_64/ci.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index ea544ae2..d0d5115b 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -145,6 +145,7 @@ orbutils = {} orbutils-background = {} orbutils-launcher = {} orbutils-orblogin = {} +os-test-bins = {} osdemo = {} patch = {} patchelf = {}