Skip to content

Commit 4531742

Browse files
committed
Update ABI standard after version bump
Signed-off-by: Larry Gritz <[email protected]>
1 parent 4fdde40 commit 4531742

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
@@ -199,7 +199,7 @@ jobs:
199199
pybind11_ver: v2.10.0
200200
skip_tests: 1
201201
# abi_check: v2.4.15.0
202-
abi_check: d795a3b2cceb471a3b4ab741b4a2665d07003887
202+
abi_check: 4fdde40cf2d87522d72e6b2eab601f55514e6acb
203203
setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0"
204204
USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0
205205
CMAKE_BUILD_TYPE=RelWithDebInfo

0 commit comments

Comments
 (0)