Skip to content

Commit 8bf3254

Browse files
committed
CI: update used msvc version
1 parent 2abf5db commit 8bf3254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: TheMrMilchmann/setup-msvc-dev@v3
9191
with:
9292
arch: x64
93-
toolset: 14.40
93+
toolset: 14.41
9494

9595
- name: Setup MYSYS2 (Windows)
9696
if: matrix.config.os == 'windows' && ( matrix.config.environment == 'mingw' || matrix.config.environment == 'ucrt' )

0 commit comments

Comments
 (0)