We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc23f5 commit 35a5594Copy full SHA for 35a5594
.github/workflows/check-in-tree-build.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v2
45
with:
46
repository: KhronosGroup/SPIRV-LLVM-Translator
47
- ref: master
+ ref: main
48
path: llvm-project/SPIRV-LLVM-Translator
49
- name: Checkout opencl-clang sources
50
0 commit comments