Skip to content

Commit 6cb3595

Browse files
authored
[CI] Hotfix for failing LLVM test suite jobs (#5483)
1 parent 4447c2e commit 6cb3595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devops/actions/llvm_test_suite/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ runs:
4141
path: llvm_test_suite
4242
repository: 'intel/llvm-test-suite'
4343
ref: ${{ inputs.test_ref }}
44+
default_branch: 'intel'
4445
cache_path: "/__w/repo_cache/"
4546
- name: Download compiler toolchain
4647
uses: actions/download-artifact@v2

0 commit comments

Comments
 (0)