Skip to content

Commit 43f649b

Browse files
authored
ci: Update reference commit for ABI stability check (#1945)
Signed-off-by: Larry Gritz <[email protected]>
1 parent 4b2f330 commit 43f649b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
fmt_ver: 10.1.1
331331
pybind11_ver: v2.10.0
332332
skip_tests: 1
333-
abi_check: 42ccf223af1e929fd84a13773e8748b719b1e595
333+
abi_check: e3aa2cf5a17a59e906c7125ff8d546b1561e812f
334334
setenvs: export OSL_CMAKE_FLAGS="-DOSL_BUILD_TESTS=0 -DBUILD_TESTING=OFF -DUSE_QT=0"
335335
OPENIMAGEIO_CMAKE_FLAGS="-DUSE_PYTHON=0"
336336
CMAKE_BUILD_TYPE=RelWithDebInfo

0 commit comments

Comments
 (0)