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 6a3b9a5 commit 3a32037Copy full SHA for 3a32037
.github/workflows/buildAndTestMulti.yml
@@ -97,7 +97,7 @@ jobs:
97
HOST_MLIR_PYTHON_PACKAGE_PREFIX=aie pip install -r python/requirements_extras.txt
98
99
- name: Setup Cpp
100
- uses: aminya/setup-cpp@v1
+ uses: aminya/setup-cpp@1fd813945e55021261b381c59275db442da4082f
101
with:
102
compiler: ${{ matrix.COMPILER }}
103
vcvarsall: ${{ contains(matrix.OS, 'windows') }}
0 commit comments