File tree Expand file tree Collapse file tree 2 files changed +0
-52
lines changed Expand file tree Collapse file tree 2 files changed +0
-52
lines changed Original file line number Diff line number Diff line change 36
36
cling : Off
37
37
llvm_enable_projects : " clang"
38
38
llvm_targets_to_build : " host"
39
- - name : osx15-arm-clang-clang-repl-17
40
- os : macos-15
41
- compiler : clang
42
- clang-runtime : ' 17'
43
- cling : Off
44
- llvm_enable_projects : " clang"
45
- llvm_targets_to_build : " host"
46
39
- name : osx15-arm-clang-clang18-cling
47
40
os : macos-15
48
41
compiler : clang
65
58
cling : Off
66
59
llvm_enable_projects : " clang"
67
60
llvm_targets_to_build : " host"
68
- - name : osx13-x86-clang-clang-repl-17
69
- os : macos-13
70
- compiler : clang
71
- clang-runtime : ' 17'
72
- cling : Off
73
- llvm_enable_projects : " clang"
74
- llvm_targets_to_build : " host"
75
61
- name : osx13-x86-clang-clang18-cling
76
62
os : macos-13
77
63
compiler : clang
@@ -292,12 +278,6 @@ jobs:
292
278
clang-runtime : ' 18'
293
279
cling : Off
294
280
cppyy : On
295
- - name : osx15-arm-clang-clang-repl-17-cppyy
296
- os : macos-15
297
- compiler : clang
298
- clang-runtime : ' 17'
299
- cling : Off
300
- cppyy : On
301
281
- name : osx15-arm-clang-clang18-cling-cppyy
302
282
os : macos-15
303
283
compiler : clang
@@ -317,12 +297,6 @@ jobs:
317
297
clang-runtime : ' 18'
318
298
cling : Off
319
299
cppyy : On
320
- - name : osx13-x86-clang-clang-repl-17-cppyy
321
- os : macos-13
322
- compiler : clang
323
- clang-runtime : ' 17'
324
- cling : Off
325
- cppyy : On
326
300
- name : osx13-x86-clang-clang18-cling-cppyy
327
301
os : macos-13
328
302
compiler : clang
Original file line number Diff line number Diff line change 36
36
cling : Off
37
37
llvm_enable_projects : " clang"
38
38
llvm_targets_to_build : " host;NVPTX"
39
- - name : ubu22-x86-gcc12-clang-repl-17
40
- os : ubuntu-22.04
41
- compiler : gcc-12
42
- clang-runtime : ' 17'
43
- cling : Off
44
- llvm_enable_projects : " clang"
45
- llvm_targets_to_build : " host;NVPTX"
46
39
- name : ubu22-x86-gcc9-clang18-cling
47
40
os : ubuntu-22.04
48
41
compiler : gcc-9
65
58
cling : Off
66
59
llvm_enable_projects : " clang"
67
60
llvm_targets_to_build : " host;NVPTX"
68
- - name : ubu22-arm-gcc12-clang-repl-17
69
- os : ubuntu-22.04-arm
70
- compiler : gcc-12
71
- clang-runtime : ' 17'
72
- cling : Off
73
- llvm_enable_projects : " clang"
74
- llvm_targets_to_build : " host;NVPTX"
75
61
- name : ubu22-arm-gcc9-clang18-cling
76
62
os : ubuntu-22.04-arm
77
63
compiler : gcc-9
@@ -271,12 +257,6 @@ jobs:
271
257
clang-runtime : ' 18'
272
258
cling : Off
273
259
cppyy : On
274
- - name : ubu22-x86-gcc12-clang-repl-17-cppyy
275
- os : ubuntu-22.04
276
- compiler : gcc-12
277
- clang-runtime : ' 17'
278
- cling : Off
279
- cppyy : On
280
260
- name : ubu22-x86-gcc9-clang18-cling-cppyy
281
261
os : ubuntu-22.04
282
262
compiler : gcc-9
@@ -296,12 +276,6 @@ jobs:
296
276
clang-runtime : ' 18'
297
277
cling : Off
298
278
cppyy : Off
299
- - name : ubu22-arm-gcc12-clang-repl-17
300
- os : ubuntu-22.04-arm
301
- compiler : gcc-12
302
- clang-runtime : ' 17'
303
- cling : Off
304
- cppyy : Off
305
279
- name : ubu22-arm-gcc9-clang18-cling-cppyy
306
280
os : ubuntu-22.04-arm
307
281
compiler : gcc-9
You can’t perform that action at this time.
0 commit comments