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 @@ -620,8 +620,8 @@ jobs:
620620 OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
621621 LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
622622 - desc : Windows-2025 VS2022 llvm20 oiio3.1
623- runner : windows-2025
624- nametag : windows-2025
623+ runner : windows-2025-vs2022
624+ nametag : windows-2025-vs2022
625625 generator : " Visual Studio 17 2022"
626626 python_ver : " 3.12"
627627 opencolorio_ver : v2.3.2
@@ -632,6 +632,19 @@ jobs:
632632 PUGIXML_VERSION=v1.14
633633 OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
634634 LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
635+ - desc : Windows-2025 VS2026
636+ runner : windows-2025-vs2026
637+ nametag : windows-2025-vs2026
638+ generator : " Visual Studio 18 2026"
639+ python_ver : " 3.12"
640+ opencolorio_ver : v2.5.1
641+ openexr_ver : v3.4.5
642+ openimageio_ver : release
643+ skip_tests : 1
644+ setenvs : export OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
645+ PUGIXML_VERSION=v1.14
646+ OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
647+ LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
635648
636649
637650 optix-gpu :
You can’t perform that action at this time.
0 commit comments