Skip to content

Commit 1742b17

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

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
@@ -341,6 +341,7 @@ jobs:
341341
setenvs: export OSL_CMAKE_FLAGS="-DOSL_BUILD_TESTS=0 -DBUILD_TESTING=OFF -DUSE_QT=0"
342342
OPENIMAGEIO_CMAKE_FLAGS="-DUSE_PYTHON=0"
343343
CMAKE_BUILD_TYPE=RelWithDebInfo
344+
OpenImageIO_DEPENDENCY_BUILD_ALLOW_UNVERIFIED_TAGS=ON
344345

345346
- desc: icc/C++17 llvm14 py3.9 oiio-2.5 avx2
346347
nametag: linux-icc

0 commit comments

Comments
 (0)