Skip to content

Commit 287dc80

Browse files
authored
Debug 4
1 parent 529ec1e commit 287dc80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -482,22 +482,19 @@ jobs:
482482
clang-runtime: '17'
483483
cling: Off
484484
cppyy: On
485-
coverage: true
486485
- name: ubu22-x86-gcc12-clang-repl-16-cppyy
487486
os: ubuntu-22.04
488487
compiler: gcc-12
489488
clang-runtime: '16'
490489
cling: Off
491490
cppyy: On
492-
coverage: true
493491
- name: ubu22-x86-gcc9-clang13-cling-cppyy
494492
os: ubuntu-22.04
495493
compiler: gcc-9
496494
clang-runtime: '13'
497495
cling: On
498496
cling-version: '1.0'
499497
cppyy: On
500-
coverage: true
501498
#FIXME: Windows CppInterOp tests expected to fail
502499
#until https://github.com/compiler-research/CppInterOp/issues/188 is solved
503500
- name: win2022-msvc-clang-repl-18

0 commit comments

Comments
 (0)