From e1fc73f151f370ea3f569feb12a3dbe1a1867148 Mon Sep 17 00:00:00 2001 From: Larry Gritz Date: Mon, 2 Sep 2024 18:41:48 -0700 Subject: [PATCH] Update ABI reference commit / stage for developer preview v2.6.5.0 Signed-off-by: Larry Gritz Signed-off-by: Zach Lewis --- .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 7d775f24cd..11f34f3970 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -212,7 +212,7 @@ jobs: pybind11_ver: v2.10.0 skip_tests: 1 # abi_check: v2.6.2.0 - abi_check: 8aac12c786bee9abd4674000dcbf409b4cb5a9d7 + abi_check: 1b839e5f78465c0aadca4e05e86982b762414ff4 setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0" USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0 USE_FREETYPE=0 CMAKE_BUILD_TYPE=RelWithDebInfo