We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9fe34 commit b93220eCopy full SHA for b93220e
.github/workflows/ci.yml
@@ -213,7 +213,7 @@ jobs:
213
pybind11_ver: v2.10.0
214
skip_tests: 1
215
# abi_check: v2.6.2.0
216
- abi_check: 45e49979fcfa1c64493d1c440966397cb597d436
+ abi_check: db9fe349d007feeceb25f3b6fec8f12ff54d6ea3
217
setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0"
218
USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0 USE_FREETYPE=0
219
CMAKE_BUILD_TYPE=RelWithDebInfo
0 commit comments