Skip to content

Commit 7d883b5

Browse files
fix: Correct Visual Studio 2019 test version (#3153)
1 parent 8f3cd8b commit 7d883b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual-studio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
include:
2020
- os: windows-2019
21-
msvs-verison: 2019
21+
msvs-version: 2019
2222
- os: windows-2022
2323
msvs-version: 2022
2424
- os: windows-2025

0 commit comments

Comments
 (0)