Skip to content

Commit 6f02d98

Browse files
committed
Switch experimental Meson build to VS2022 toolset
1 parent e7bda77 commit 6f02d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-mmdevice-mmcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
python -m pip install --upgrade pip meson ninja
5252
- uses: ilammy/msvc-dev-cmd@v1
5353
with:
54-
vsversion: '2019'
54+
vsversion: '2022'
5555
- name: Build and test MMDevice
5656
run: |
5757
cd MMDevice

0 commit comments

Comments
 (0)