Skip to content

Commit bf0f9b4

Browse files
committed
ci: update windows msvc version
1 parent 619cd0d commit bf0f9b4

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
@@ -60,7 +60,7 @@ jobs:
6060
uses: TheMrMilchmann/setup-msvc-dev@v3
6161
with:
6262
arch: x64
63-
toolset: 14.40
63+
toolset: 14.41
6464

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

0 commit comments

Comments
 (0)