Skip to content

Commit

Permalink
Try letting OIIO build OCIO
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz committed Jan 25, 2025
1 parent 01d4aa9 commit cc67be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -610,14 +610,14 @@ jobs:
nametag: windows-2022
generator: "Visual Studio 17 2022"
python_ver: "3.9"
opencolorio_ver: v2.2.1
# opencolorio_ver: v2.2.1
openexr_ver: v3.3.2
openimageio_ver: release
skip_tests: 1
setenvs: export LLVM_VERSION=18.1.8
OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
PUGIXML_VERSION=v1.14
OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo;OpenColorIO"
- desc: Windows-2025 VS2022
runner: windows-2025
nametag: windows-2025
Expand Down

0 comments on commit cc67be3

Please sign in to comment.