We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeea2e8 commit c156cb3Copy full SHA for c156cb3
1 file changed
.github/workflows/main.yml
@@ -118,10 +118,10 @@ jobs:
118
llvm_targets_to_build: "host;NVPTX"
119
sanitizer: "Address"
120
python-version: '3.14'
121
- - name: selfh-ubu22-x86-gcc12-clang-repl-21-cuda
+ - name: selfh-ubu22-x86-gcc12-clang-repl-22-cuda
122
os: [self-hosted, cuda, heavy]
123
compiler: gcc-12
124
- clang-runtime: '21'
+ clang-runtime: '22'
125
llvm_enable_projects: "clang"
126
127
0 commit comments