Skip to content

Commit 54d012e

Browse files
authored
ci: Adjust ABI standard commit after ABI-breaking change of PR 4748 (#4778)
Signed-off-by: Larry Gritz <[email protected]>
1 parent 488dfb2 commit 54d012e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ jobs:
383383
python_ver: "3.11"
384384
simd: "avx2,f16c"
385385
skip_tests: 1
386-
# abi_check: v2.6.2.0
387-
abi_check: b35615200396c4767966446e446b4fe5ad960d2a
386+
# abi_check: v3.1.3.0
387+
abi_check: 488dfb240884fcb58c889f340c869c2226ca2a28
388388
setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0"
389389
USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0 USE_FREETYPE=0
390390

0 commit comments

Comments
 (0)