|
56 | 56 | cppyy: On |
57 | 57 | llvm_enable_projects: "clang" |
58 | 58 | llvm_targets_to_build: "host;NVPTX" |
59 | | - - name: ubu24-arm-gcc12-clang-repl-17-cppyy |
60 | | - os: ubuntu-24.04-arm |
61 | | - compiler: gcc-12 |
62 | | - clang-runtime: '17' |
63 | | - cling: Off |
64 | | - cppyy: On |
65 | | - llvm_enable_projects: "clang" |
66 | | - llvm_targets_to_build: "host;NVPTX" |
67 | | - - name: ubu24-arm-gcc12-clang-repl-16 |
68 | | - os: ubuntu-24.04-arm |
69 | | - compiler: gcc-12 |
70 | | - clang-runtime: '16' |
71 | | - cling: Off |
72 | | - cppyy: Off |
73 | | - llvm_enable_projects: "clang" |
74 | | - llvm_targets_to_build: "host;NVPTX" |
75 | 59 | - name: ubu24-arm-gcc9-clang18-cling-cppyy |
76 | 60 | os: ubuntu-24.04-arm |
77 | 61 | compiler: gcc-9 |
@@ -106,22 +90,6 @@ jobs: |
106 | 90 | cppyy: On |
107 | 91 | llvm_enable_projects: "clang" |
108 | 92 | llvm_targets_to_build: "host;NVPTX" |
109 | | - - name: ubu24-x86-gcc12-clang-repl-17-cppyy |
110 | | - os: ubuntu-24.04 |
111 | | - compiler: gcc-12 |
112 | | - clang-runtime: '17' |
113 | | - cling: Off |
114 | | - cppyy: On |
115 | | - llvm_enable_projects: "clang" |
116 | | - llvm_targets_to_build: "host;NVPTX" |
117 | | - - name: ubu24-x86-gcc12-clang-repl-16 |
118 | | - os: ubuntu-24.04 |
119 | | - compiler: gcc-12 |
120 | | - clang-runtime: '16' |
121 | | - cling: Off |
122 | | - cppyy: Off |
123 | | - llvm_enable_projects: "clang" |
124 | | - llvm_targets_to_build: "host;NVPTX" |
125 | 93 | - name: ubu24-x86-gcc9-clang18-cling-cppyy |
126 | 94 | os: ubuntu-24.04 |
127 | 95 | compiler: gcc-9 |
@@ -156,22 +124,6 @@ jobs: |
156 | 124 | cppyy: On |
157 | 125 | llvm_enable_projects: "clang" |
158 | 126 | llvm_targets_to_build: "host" |
159 | | - - name: osx15-arm-clang-clang-repl-17-cppyy |
160 | | - os: macos-15 |
161 | | - compiler: clang |
162 | | - clang-runtime: '17' |
163 | | - cling: Off |
164 | | - cppyy: On |
165 | | - llvm_enable_projects: "clang" |
166 | | - llvm_targets_to_build: "host" |
167 | | - - name: osx15-arm-clang-clang-repl-16 |
168 | | - os: macos-15 |
169 | | - compiler: clang |
170 | | - clang-runtime: '16' |
171 | | - cling: Off |
172 | | - cppyy: Off |
173 | | - llvm_enable_projects: "clang" |
174 | | - llvm_targets_to_build: "host" |
175 | 127 | - name: osx15-arm-clang-clang18-cling-cppyy |
176 | 128 | os: macos-15 |
177 | 129 | compiler: clang |
@@ -206,21 +158,6 @@ jobs: |
206 | 158 | cppyy: On |
207 | 159 | llvm_enable_projects: "clang" |
208 | 160 | llvm_targets_to_build: "host" |
209 | | - - name: osx13-x86-clang-clang-repl-17-cppyy |
210 | | - os: macos-13 |
211 | | - compiler: clang |
212 | | - clang-runtime: '17' |
213 | | - cling: Off |
214 | | - cppyy: On |
215 | | - llvm_enable_projects: "clang" |
216 | | - llvm_targets_to_build: "host" |
217 | | - - name: osx13-x86-clang-clang-repl-16 |
218 | | - os: macos-13 |
219 | | - compiler: clang |
220 | | - clang-runtime: '16' |
221 | | - cling: Off |
222 | | - llvm_enable_projects: "clang" |
223 | | - llvm_targets_to_build: "host" |
224 | 161 | - name: osx13-x86-clang-clang18-cling-cppyy |
225 | 162 | os: macos-13 |
226 | 163 | compiler: clang |
|
0 commit comments