Skip to content

Commit 9a1a8e2

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

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: icx/C++17 llvm14 py3.10 oiio-3.0 avx2
346347
nametag: linux-icx

0 commit comments

Comments
 (0)