Skip to content

Commit 544b4a0

Browse files
committed
ci: fix windows 2025 w/ msvs2022 -- used wrong runner name (#2108)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 71ad6e8 commit 544b4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ jobs:
646646
OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
647647
LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
648648
- desc: Windows-2025 VS2022 llvm20 oiio3.1
649-
runner: windows-2025-vs2022
649+
runner: windows-2025
650650
nametag: windows-2025-vs2022
651651
generator: "Visual Studio 17 2022"
652652
python_ver: "3.12"

0 commit comments

Comments
 (0)