Skip to content

Commit 40ba5ac

Browse files
committed
Use correct runner label: windows-2025-vs2026
1 parent d0db14a commit 40ba5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: windows-2025
9+
runs-on: windows-2025-vs2026
1010

1111
steps:
1212
- name: Checkout repository

0 commit comments

Comments
 (0)