We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05deead commit cf5a07cCopy full SHA for cf5a07c
1 file changed
.github/workflows/ci.yml
@@ -589,20 +589,6 @@ jobs:
589
fail-fast: false
590
matrix:
591
include:
592
- - desc: Windows-2019 VS2019
593
- runner: windows-2019
594
- nametag: windows-2019
595
- generator: "Visual Studio 16 2019"
596
- python_ver: "3.9"
597
- opencolorio_ver: v2.3.2
598
- openexr_ver: v3.3.2
599
- openimageio_ver: release
600
- skip_tests: 1
601
- setenvs: export LLVM_VERSION=18.1.8
602
- OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
603
- PUGIXML_VERSION=v1.14
604
- OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
605
-
606
#
607
# Windows 2022 / MSVS 17 case is below. It's not working yet,
608
# work in progress.
0 commit comments