We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488dfb2 commit 54d012eCopy full SHA for 54d012e
1 file changed
.github/workflows/ci.yml
@@ -383,8 +383,8 @@ jobs:
383
python_ver: "3.11"
384
simd: "avx2,f16c"
385
skip_tests: 1
386
- # abi_check: v2.6.2.0
387
- abi_check: b35615200396c4767966446e446b4fe5ad960d2a
+ # abi_check: v3.1.3.0
+ abi_check: 488dfb240884fcb58c889f340c869c2226ca2a28
388
setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0"
389
USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0 USE_FREETYPE=0
390
0 commit comments