File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,22 +82,22 @@ jobs:
8282 clang-runtime : ' 22'
8383 llvm_enable_projects : " clang"
8484 llvm_targets_to_build : " host;NVPTX"
85- - name : ubu24-x86-gcc12-clang-repl-21-cppyy
85+ - name : ubu24-x86-gcc12-clang-repl-22-asan
8686 os : ubuntu-24.04
8787 compiler : gcc-12
88- clang-runtime : ' 21'
89- cppyy : On
88+ clang-runtime : ' 22'
9089 llvm_enable_projects : " clang"
9190 llvm_targets_to_build : " host;NVPTX"
92- Valgrind : On
91+ sanitizer : " Address "
9392 python-version : ' 3.14'
94- - name : ubu24-x86-gcc12-clang-repl-21-asan
93+ - name : ubu24-x86-gcc12-clang-repl-21-cppyy
9594 os : ubuntu-24.04
9695 compiler : gcc-12
9796 clang-runtime : ' 21'
97+ cppyy : On
9898 llvm_enable_projects : " clang"
9999 llvm_targets_to_build : " host;NVPTX"
100- sanitizer : " Address "
100+ Valgrind : On
101101 python-version : ' 3.14'
102102 - name : selfh-ubu22-x86-gcc12-clang-repl-22-cuda
103103 os : [self-hosted, cuda, heavy]
You can’t perform that action at this time.
0 commit comments