Skip to content

Commit 2a0dc99

Browse files
authored
Merge pull request #531 from lukaszstolarczuk/bump-msvc-in-ci
[CI] Bump MSVC version to more generic one
2 parents ff3dd93 + 34c5330 commit 2a0dc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanitizers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: TheMrMilchmann/setup-msvc-dev@48edcef51a12c80d7e62ace57aae1417795e511c # v3.0.0
9696
with:
9797
arch: x64
98-
toolset: '14.39.33519'
98+
toolset: '14'
9999

100100
- name: Initialize vcpkg
101101
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5

0 commit comments

Comments
 (0)