Skip to content

Commit

Permalink
update SPIRV-LLVM-Translator branch to llvm_release_190
Browse files Browse the repository at this point in the history
  • Loading branch information
wenju-he committed Sep 23, 2024
1 parent d7495aa commit ce45fd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
repository: KhronosGroup/SPIRV-LLVM-Translator
path: SPIRV-LLVM-Translator
ref: main
ref: llvm_release_190

- name: Build SPIRV-LLVM-Translator
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/on-push-verification-out-of-tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
repository: KhronosGroup/SPIRV-LLVM-Translator
path: SPIRV-LLVM-Translator
ref: main
ref: llvm_release_190

- name: Build SPIRV-LLVM-Translator
run: |
Expand Down

0 comments on commit ce45fd2

Please sign in to comment.