From 4ef5f37c806a1b7698c5f8897c3abc63315d403b Mon Sep 17 00:00:00 2001 From: Larry Gritz Date: Tue, 2 Jul 2024 16:42:04 -0700 Subject: [PATCH] ci: Update ABI reference commit after known ABI-breaking merges and version bump Signed-off-by: Larry Gritz --- .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 1eee252cf4..fba8679013 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -204,7 +204,7 @@ jobs: pybind11_ver: v2.10.0 skip_tests: 1 # abi_check: v2.6.2.0 - abi_check: e83cd7c44916105034f2d539a5e55a6c6f178a7f + abi_check: 71262901224c286b46e43e8731a093bfdfb5ad96 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