We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1884e7 commit 6d447fcCopy full SHA for 6d447fc
.github/workflows/tests.yml
@@ -34,6 +34,7 @@ jobs:
34
35
steps:
36
- name: Install Visual Studio components
37
+ if: matrix.os == 'windows-2022'
38
uses: thepwrtank18/install-vs-components@v1
39
with:
40
components: Microsoft.VisualStudio.Component.VC.14.40.17.10.x86.x64
0 commit comments