Skip to content

Commit c5289e9

Browse files
add llvm_branch
1 parent 6dcff3f commit c5289e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_opencl_cts_artefact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: ./.github/workflows/create_llvm_artefacts.yml
4242
secrets: inherit
4343
with:
44-
# llvm_branch: ${{ inputs.llvm_branch }}
44+
llvm_branch: ${{ inputs.llvm_branch }}
4545
llvm_version: ${{ inputs.llvm_version }}
4646
# use_github_cache: ${{ inputs.use_llvm_github_cache }}
4747
target_list: '[ "host_x86_64_linux" ]'

0 commit comments

Comments
 (0)