From 081234ffcdf7488609eaac19f3b9c8928ebcc518 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 21 Apr 2025 10:54:15 -0600 Subject: [PATCH] Disable exampled in CI --- config/aarch64/ci.toml | 2 +- config/x86_64/ci.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index 1979745d4..a391e1641 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -37,7 +37,7 @@ drivers = {} drivers-initfs = {} duktape = {} eduke32 = {} -exampled = {} +#exampled = {} # needs to use libredox expat = {} extrautils = {} #fal diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 8b9a50a1c..87b590876 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -40,7 +40,7 @@ drivers = {} drivers-initfs = {} duktape = {} eduke32 = {} -exampled = {} +#exampled = {} # needs to use libredox expat = {} extrautils = {} #fal