Skip to content

Commit 98dec00

Browse files
authored
ci: Remove tests on Windows-2019 GitHub runner (#4793)
This flavor of runner will be retired at the end of the month and is already experiencing intentional brown-outs to warn us. Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 61227e3 commit 98dec00

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -658,13 +658,6 @@ jobs:
658658
fail-fast: false
659659
matrix:
660660
include:
661-
- desc: Windows-2019 VS2019
662-
runner: windows-2019
663-
nametag: windows-2019
664-
vsver: 2019
665-
generator: "Visual Studio 16 2019"
666-
python_ver: "3.9"
667-
setenvs: export OPENIMAGEIO_PYTHON_LOAD_DLLS_FROM_PATH=1
668661
- desc: Windows-2022 VS2022
669662
runner: windows-2022
670663
nametag: windows-2022

0 commit comments

Comments
 (0)