Skip to content

Commit d9dfaa2

Browse files
authored
ci: fix windows 2025 w/ msvs2022 -- used wrong runner name (#2108)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 3d22bcc commit d9dfaa2

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
@@ -621,7 +621,7 @@ jobs:
621621
OpenImageIO_BUILD_MISSING_DEPS="Freetype;TIFF;libdeflate;libjpeg-turbo"
622622
LLVM_GOOGLE_DRIVE_ID="1uy7PNVlTQ-H56unXGOS6siRWtNcdS1J7"
623623
- desc: Windows-2025 VS2022 llvm20 oiio3.1
624-
runner: windows-2025-vs2022
624+
runner: windows-2025
625625
nametag: windows-2025-vs2022
626626
generator: "Visual Studio 17 2022"
627627
python_ver: "3.12"

0 commit comments

Comments
 (0)