We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed01d74 commit 5439e0fCopy full SHA for 5439e0f
1 file changed
.github/workflows/ci.yml
@@ -206,7 +206,7 @@ jobs:
206
pybind11_ver: v2.10.0
207
skip_tests: 1
208
# abi_check: v2.6.2.0
209
- abi_check: 71262901224c286b46e43e8731a093bfdfb5ad96
+ abi_check: ed01d746dd4f4d4ee71cd66ebba64d8a836ede9a
210
setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0"
211
USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0 USE_FREETYPE=0
212
CMAKE_BUILD_TYPE=RelWithDebInfo
0 commit comments