Skip to content

Commit 62f0d2a

Browse files
committed
ci: Repair broken CI from OIIO locking down dependency hashes (#2102)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 0b91a5c commit 62f0d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ jobs:
355355
setenvs: export OSL_CMAKE_FLAGS="-DOSL_BUILD_TESTS=0 -DBUILD_TESTING=OFF -DUSE_QT=0"
356356
OPENIMAGEIO_CMAKE_FLAGS="-DUSE_PYTHON=0"
357357
CMAKE_BUILD_TYPE=RelWithDebInfo
358+
OpenImageIO_DEPENDENCY_BUILD_ALLOW_UNVERIFIED_TAGS=ON
358359

359360
- desc: icc/C++17 llvm14 py3.9 oiio-main avx2
360361
nametag: linux-icc

0 commit comments

Comments
 (0)