Skip to content

Commit fde1fb4

Browse files
committed
Update CI to use VS2026.
1 parent ed8da3a commit fde1fb4

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
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: windows-2022
11+
runs-on: windows-2025-vs2026
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Build Mob

0 commit comments

Comments
 (0)