From fa7dbdc7f3d93991b86accdaadd104a1e9bea2bd Mon Sep 17 00:00:00 2001 From: nick black Date: Tue, 14 Jan 2025 00:07:29 -0500 Subject: [PATCH] workflow: drop oiio from windows --- .github/workflows/windows_test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/windows_test.yml b/.github/workflows/windows_test.yml index a670eb976..f579d42a1 100644 --- a/.github/workflows/windows_test.yml +++ b/.github/workflows/windows_test.yml @@ -35,7 +35,6 @@ jobs: mingw-w64-ucrt-x86_64-ncurses mingw-w64-ucrt-x86_64-toolchain mingw-w64-ucrt-x86_64-ninja - #mingw-w64-ucrt-x86_64-openimageio - uses: actions/checkout@v2