From fe636c8b72a458da63cb81bc5edf8293338483dc Mon Sep 17 00:00:00 2001 From: Larry Gritz Date: Wed, 20 May 2026 11:41:49 -0700 Subject: [PATCH] ci: No need to build OpenColorIO for the icx CI job (fixes broken CI) Signed-off-by: Larry Gritz --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd024de33..f8073136d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -302,7 +302,6 @@ jobs: cxx_compiler: icpx cxx_std: 17 fmt_ver: 7.1.3 - opencolorio_ver: v2.3.2 openimageio_ver: v3.0.15.0 python_ver: "3.10" pybind11_ver: v2.10.0