File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
matrix :
24
24
include :
25
25
# Ubuntu Arm Jobs
26
- - name : ubu22-arm-gcc12-clang-repl-20-coverage
27
- os : ubuntu-22.04-arm
28
- compiler : gcc-12
29
- clang-runtime : ' 20'
30
- cling : Off
31
- cppyy : Off
32
- llvm_enable_projects : " clang"
33
- llvm_targets_to_build : " host;NVPTX"
34
- coverage : true
35
- oop-jit : On
36
26
- name : ubu24-arm-gcc12-clang-repl-20
37
27
os : ubuntu-24.04-arm
38
28
compiler : gcc-12
83
73
llvm_enable_projects : " clang"
84
74
llvm_targets_to_build : " host;NVPTX"
85
75
# Ubuntu X86 Jobs
76
+ - name : ubu22-x86-gcc12-clang-repl-20-coverage
77
+ os : ubuntu-22.04
78
+ compiler : gcc-12
79
+ clang-runtime : ' 20'
80
+ cling : Off
81
+ cppyy : Off
82
+ llvm_enable_projects : " clang"
83
+ llvm_targets_to_build : " host;NVPTX"
84
+ coverage : true
85
+ oop-jit : On
86
86
- name : ubu24-x86-gcc12-clang-repl-20
87
87
os : ubuntu-24.04
88
88
compiler : gcc-12
You can’t perform that action at this time.
0 commit comments