Skip to content

Commit fe52953

Browse files
authored
ci: Remove Windows-2019 job (#1990)
ci: Remove Windows-2019 case, those runners are about to be removed by GH Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent f1f8078 commit fe52953

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
@@ -590,20 +590,6 @@ jobs:
590590
fail-fast: false
591591
matrix:
592592
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-
607593
#
608594
# Windows 2022 / MSVS 17 case is below. It's not working yet,
609595
# work in progress.

0 commit comments

Comments
 (0)