Skip to content

Commit 5e9339f

Browse files
committed
Bump MSVC to 14.44
1 parent 9cfffe5 commit 5e9339f

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
@@ -367,7 +367,7 @@ jobs:
367367
with:
368368
platform: windows-aarch64
369369
runs-on: windows-11-arm
370-
msvc-toolset-version: '14.43'
370+
msvc-toolset-version: '14.44'
371371
msvc-toolset-architecture: 'arm64'
372372
configure-arguments: ${{ github.event.inputs.configure-arguments }}
373373
make-arguments: ${{ github.event.inputs.make-arguments }}

0 commit comments

Comments
 (0)