Skip to content

Commit 0faa7dc

Browse files
authored
ci: Update reference commit for ABI stability check (#1942)
Signed-off-by: Larry Gritz <[email protected]>
1 parent d8f28b8 commit 0faa7dc

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: d8f28b82458754d8a109c76d8a77d61fa02cb33b
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)