Skip to content

Commit 8dd79db

Browse files
committed
build: update the MSVC toolchain version
1 parent ba08e71 commit 8dd79db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: TheMrMilchmann/setup-msvc-dev@v3
6060
with:
6161
arch: x64
62-
toolset: 14.41
62+
toolset: 14.43
6363

6464
- name: Setup GCC (Linux)
6565
if: matrix.config.os == 'ubuntu'

0 commit comments

Comments
 (0)