Skip to content

Commit 3a32037

Browse files
authored
[CI] test rollback of setup-cpp action (#2028)
1 parent 6a3b9a5 commit 3a32037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndTestMulti.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
HOST_MLIR_PYTHON_PACKAGE_PREFIX=aie pip install -r python/requirements_extras.txt
9898
9999
- name: Setup Cpp
100-
uses: aminya/setup-cpp@v1
100+
uses: aminya/setup-cpp@1fd813945e55021261b381c59275db442da4082f
101101
with:
102102
compiler: ${{ matrix.COMPILER }}
103103
vcvarsall: ${{ contains(matrix.OS, 'windows') }}

0 commit comments

Comments
 (0)