Skip to content

Commit ac823d3

Browse files
committed
8306664: GHA: Update MSVC version to latest stepping
Reviewed-by: shade
1 parent da740fa commit ac823d3

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.25'
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)