File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -645,8 +645,8 @@ jobs:
645645 OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
646646 LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
647647 - desc : Windows-2025 VS2022 llvm20 oiio3.1
648- runner : windows-2025
649- nametag : windows-2025
648+ runner : windows-2025-vs2022
649+ nametag : windows-2025-vs2022
650650 generator : " Visual Studio 17 2022"
651651 python_ver : " 3.12"
652652 opencolorio_ver : v2.3.2
@@ -657,6 +657,19 @@ jobs:
657657 PUGIXML_VERSION=v1.14
658658 OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
659659 LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
660+ - desc : Windows-2025 VS2026
661+ runner : windows-2025-vs2026
662+ nametag : windows-2025-vs2026
663+ generator : " Visual Studio 18 2026"
664+ python_ver : " 3.12"
665+ opencolorio_ver : v2.5.1
666+ openexr_ver : v3.4.5
667+ openimageio_ver : release
668+ skip_tests : 1
669+ setenvs : export OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
670+ PUGIXML_VERSION=v1.14
671+ OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
672+ LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
660673
661674
662675 optix-gpu :
You can’t perform that action at this time.
0 commit comments