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 b200a1e commit e450a7dCopy full SHA for e450a7d
1 file changed
.github/workflows/CI.yml
@@ -97,7 +97,7 @@ jobs:
97
98
- name: Setup Cpp
99
if: ${{ matrix.native }}
100
- uses: aminya/setup-cpp@v1
+ uses: aminya/setup-cpp@master
101
with:
102
vcvarsall: ${{ contains(matrix.os, 'windows') }}
103
cmake: true
0 commit comments