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 45e4997 commit acdb049Copy full SHA for acdb049
1 file changed
.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: 14be11a71d7425c1ffeeaed25385fbf41a049d16
+ abi_check: 45e49979fcfa1c64493d1c440966397cb597d436
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