Skip to content

Commit 80bf074

Browse files
committed
Use the latest version of Visual Studio with windows-2022 runner image
1 parent c691095 commit 80bf074

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
matrix:
2727
include:
2828
- os: 2022
29-
vc: 2019
30-
vcvars: '14.2' # VS 2022 17.13.x is broken at windows-2022
29+
vc: 2022
3130
test_task: check
3231
- os: 2025
3332
vc: 2022

0 commit comments

Comments
 (0)