Skip to content

Commit

Permalink
ci: Adjust ABI standard
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <[email protected]>
Signed-off-by: Zach Lewis <[email protected]>
  • Loading branch information
lgritz authored and zachlewis committed Sep 16, 2024
1 parent be69456 commit 6e09a38
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 @@ -213,7 +213,7 @@ jobs:
pybind11_ver: v2.10.0
skip_tests: 1
# abi_check: v2.6.2.0
abi_check: 1b839e5f78465c0aadca4e05e86982b762414ff4
abi_check: 6aba6e99fd02cea879f87a0ec08f898db37ab49b
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
Expand Down

0 comments on commit 6e09a38

Please sign in to comment.