From 96745ede0a793e686bc0e2508d21649341618e59 Mon Sep 17 00:00:00 2001 From: Christopher Kulla Date: Sun, 27 Oct 2024 20:29:48 -0700 Subject: [PATCH] Update ABI reference hash for CI (#1893) Signed-off-by: Chris Kulla --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 416072c6f..986c131f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -236,7 +236,7 @@ jobs: fmt_ver: 10.1.1 pybind11_ver: v2.10.0 skip_tests: 1 - abi_check: fabc3fbb7c105160693e741c36f3771eee9b1948 + abi_check: 35b12e4420a59fc04b4fb46388e5d0a575ea8c60 setenvs: export OSL_CMAKE_FLAGS="-DOSL_BUILD_TESTS=0 -DBUILD_TESTING=OFF -DUSE_QT=0" OPENIMAGEIO_CMAKE_FLAGS="-DUSE_PYTHON=0" CMAKE_BUILD_TYPE=RelWithDebInfo