Skip to content

Commit cf5a07c

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 05deead commit cf5a07c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -589,20 +589,6 @@ jobs:
589589
fail-fast: false
590590
matrix:
591591
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-
606592
#
607593
# Windows 2022 / MSVS 17 case is below. It's not working yet,
608594
# work in progress.

0 commit comments

Comments
 (0)