Skip to content

Commit 835eb86

Browse files
author
LocalIdentity
committed
Fix build to use vs 2022 instead of 2026 with windows latest
1 parent bd4fa78 commit 835eb86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
include:
1212
- platform: x64
13-
os: windows-latest
13+
os: windows-2022
1414
triplet: x64-windows
1515
runs-on: ${{ matrix.os }}
1616
env:

0 commit comments

Comments
 (0)