Skip to content

Commit a6810f2

Browse files
committed
ci: Remove Windows-2019 case, those runners are about to be removed by GH
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 6a6c3d3 commit a6810f2

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -612,24 +612,6 @@ jobs:
612612
fail-fast: false
613613
matrix:
614614
include:
615-
- desc: Windows-2019 VS2019
616-
runner: windows-2019
617-
nametag: windows-2019
618-
generator: "Visual Studio 16 2019"
619-
python_ver: "3.9"
620-
opencolorio_ver: v2.3.2
621-
openexr_ver: v3.3.2
622-
openimageio_ver: release
623-
skip_tests: 1
624-
setenvs: export LLVM_VERSION=18.1.8
625-
OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
626-
PUGIXML_VERSION=v1.14
627-
OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
628-
629-
#
630-
# Windows 2022 / MSVS 17 case is below. It's not working yet,
631-
# work in progress.
632-
#
633615
- desc: Windows-2022 VS2022
634616
runner: windows-2022
635617
nametag: windows-2022

0 commit comments

Comments
 (0)