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 f1f8078 commit fe52953Copy full SHA for fe52953
.github/workflows/ci.yml
@@ -590,20 +590,6 @@ jobs:
590
fail-fast: false
591
matrix:
592
include:
593
- - desc: Windows-2019 VS2019
594
- runner: windows-2019
595
- nametag: windows-2019
596
- generator: "Visual Studio 16 2019"
597
- python_ver: "3.9"
598
- opencolorio_ver: v2.3.2
599
- openexr_ver: v3.3.2
600
- openimageio_ver: release
601
- skip_tests: 1
602
- setenvs: export LLVM_VERSION=18.1.8
603
- OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
604
- PUGIXML_VERSION=v1.14
605
- OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
606
-
607
#
608
# Windows 2022 / MSVS 17 case is below. It's not working yet,
609
# work in progress.
0 commit comments