Skip to content

Commit aed5d6f

Browse files
committed
8306664: GHA: Update MSVC version to latest stepping
Reviewed-by: serb
1 parent c0cde47 commit aed5d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
uses: ./.github/workflows/build-windows.yml
224224
with:
225225
platform: windows-x64
226-
msvc-toolset-version: '14.28'
226+
msvc-toolset-version: '14.29'
227227
msvc-toolset-architecture: 'x86.x64'
228228
if: needs.select.outputs.windows-x64 == 'true'
229229

0 commit comments

Comments
 (0)