Skip to content

Commit

Permalink
Update ABI standard after version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <lg@larrygritz.com>
  • Loading branch information
lgritz committed Mar 2, 2024
1 parent 4fdde40 commit 4531742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
pybind11_ver: v2.10.0
skip_tests: 1
# abi_check: v2.4.15.0
abi_check: d795a3b2cceb471a3b4ab741b4a2665d07003887
abi_check: 4fdde40cf2d87522d72e6b2eab601f55514e6acb
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
CMAKE_BUILD_TYPE=RelWithDebInfo
Expand Down

0 comments on commit 4531742

Please sign in to comment.