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 @@ -649,8 +649,8 @@ jobs:
649649 OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
650650 LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
651651 - desc : Windows-2025 VS2022 llvm20 oiio3.1
652- runner : windows-2025
653- nametag : windows-2025
652+ runner : windows-2025-vs2022
653+ nametag : windows-2025-vs2022
654654 generator : " Visual Studio 17 2022"
655655 python_ver : " 3.12"
656656 opencolorio_ver : v2.3.2
@@ -661,6 +661,19 @@ jobs:
661661 PUGIXML_VERSION=v1.14
662662 OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
663663 LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
664+ - desc : Windows-2025 VS2026
665+ runner : windows-2025-vs2026
666+ nametag : windows-2025-vs2026
667+ generator : " Visual Studio 18 2026"
668+ python_ver : " 3.12"
669+ opencolorio_ver : v2.5.1
670+ openexr_ver : v3.4.5
671+ openimageio_ver : release
672+ skip_tests : 1
673+ setenvs : export OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
674+ PUGIXML_VERSION=v1.14
675+ OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
676+ LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
664677
665678
666679 optix-gpu :
You can’t perform that action at this time.
0 commit comments