Skip to content

Commit 35a5594

Browse files
authored
Update SPIRV branch from master to main (#367)
The default branch is main for SPRIV currently. Signed-off-by: haonanya <[email protected]>
1 parent ffc23f5 commit 35a5594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-in-tree-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@v2
4545
with:
4646
repository: KhronosGroup/SPIRV-LLVM-Translator
47-
ref: master
47+
ref: main
4848
path: llvm-project/SPIRV-LLVM-Translator
4949
- name: Checkout opencl-clang sources
5050
uses: actions/checkout@v2

0 commit comments

Comments
 (0)