Skip to content

Commit

Permalink
ci: Advance ABI check commit after version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <lg@larrygritz.com>
  • Loading branch information
lgritz committed Sep 9, 2024
1 parent f598155 commit df49a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
fmt_ver: 10.1.1
pybind11_ver: v2.10.0
skip_tests: 1
abi_check: b206b16054fd77d6100ca2fb3160c2cf9390a948
abi_check: f598155c6449bfa65c9edd02f136d009a4fd21c8
setenvs: export OSL_CMAKE_FLAGS="-DOSL_BUILD_TESTS=0 -DBUILD_TESTING=OFF -DUSE_QT=0"
OPENIMAGEIO_CMAKE_FLAGS="-DUSE_PYTHON=0"
CMAKE_BUILD_TYPE=RelWithDebInfo
Expand Down

0 comments on commit df49a40

Please sign in to comment.