File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -27,36 +27,31 @@ jobs:
27
27
clang-runtime : ' 19'
28
28
cling : Off
29
29
cppyy : On
30
- coverage : true
31
30
- name : ubu22-x86-gcc12-clang-repl-18
32
31
os : ubuntu-22.04
33
32
compiler : gcc-12
34
33
clang-runtime : ' 18'
35
34
cling : Off
36
35
cppyy : On
37
- coverage : true
38
36
- name : ubu22-x86-gcc12-clang-repl-17
39
37
os : ubuntu-22.04
40
38
compiler : gcc-12
41
39
clang-runtime : ' 17'
42
40
cling : Off
43
41
cppyy : On
44
- coverage : true
45
42
- name : ubu22-x86-gcc12-clang-repl-16
46
43
os : ubuntu-22.04
47
44
compiler : gcc-12
48
45
clang-runtime : ' 16'
49
46
cling : Off
50
47
cppyy : On
51
- coverage : true
52
48
- name : ubu22-x86-gcc9-clang13-cling
53
49
os : ubuntu-22.04
54
50
compiler : gcc-9
55
51
clang-runtime : ' 13'
56
52
cling : On
57
53
cling-version : ' 1.0'
58
54
cppyy : On
59
- coverage : true
60
55
- name : win2022-msvc-clang-repl-19
61
56
os : windows-2022
62
57
compiler : msvc
@@ -494,7 +489,6 @@ jobs:
494
489
clang-runtime : ' 18'
495
490
cling : Off
496
491
cppyy : On
497
- coverage : true
498
492
- name : ubu22-x86-gcc12-clang-repl-17-cppyy
499
493
os : ubuntu-22.04
500
494
compiler : gcc-12
You can’t perform that action at this time.
0 commit comments