File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -306,32 +306,36 @@ jobs:
306
306
cling : On
307
307
cling-version : ' 1.0'
308
308
cppyy : On
309
- - name : ubu24-arm-gcc12-clang-repl-19
309
+ - name : ubu24-arm-gcc12-clang-repl-19-cppyy
310
310
os : ubuntu-24.04-arm
311
311
compiler : gcc-12
312
312
clang-runtime : ' 19'
313
313
cling : Off
314
- - name : ubu24-arm-gcc12-clang-repl-18
314
+ cppyy : On
315
+ - name : ubu24-arm-gcc12-clang-repl-18-cppyy
315
316
os : ubuntu-24.04-arm
316
317
compiler : gcc-12
317
318
clang-runtime : ' 18'
318
319
cling : Off
319
- - name : ubu24-arm-gcc12-clang-repl-17
320
+ cppyy : On
321
+ - name : ubu24-arm-gcc12-clang-repl-17-cppyy
320
322
os : ubuntu-24.04-arm
321
323
compiler : gcc-12
322
324
clang-runtime : ' 17'
323
325
cling : Off
326
+ cppyy : On
324
327
- name : ubu24-arm-gcc12-clang-repl-16
325
328
os : ubuntu-24.04-arm
326
329
compiler : gcc-12
327
330
clang-runtime : ' 16'
328
331
cling : Off
329
332
cppyy : Off
330
- - name : ubu24-arm-gcc9-clang13-cling
333
+ - name : ubu24-arm-gcc9-clang13-cling-cppyy
331
334
os : ubuntu-24.04-arm
332
335
compiler : gcc-9
333
336
clang-runtime : ' 13'
334
337
cling : On
338
+ cppyy : On
335
339
cling-version : ' 1.0'
336
340
337
341
steps :
You can’t perform that action at this time.
0 commit comments