Skip to content

Commit cef69b5

Browse files
committed
ci: update windows msvc version
1 parent 6a70f2a commit cef69b5

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
@@ -52,7 +52,7 @@ jobs:
5252
uses: TheMrMilchmann/setup-msvc-dev@v3
5353
with:
5454
arch: x64
55-
toolset: 14.40
55+
toolset: 14.41
5656

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

0 commit comments

Comments
 (0)