Skip to content

Commit 6604b1a

Browse files
committed
Update MSVC version in CI
1 parent a49bda8 commit 6604b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Windows builds
4141
- {os: windows-2016, compiler: msvc, version: '14.16'}
42-
- {os: windows-latest, compiler: msvc, version: '14.27'}
42+
- {os: windows-latest, compiler: msvc, version: '14.28'}
4343

4444
# macOS builds
4545
- {os: macos-latest, compiler: clang}

0 commit comments

Comments
 (0)