Skip to content

Commit 444495e

Browse files
authored
Remove random coverage flags ci (#343)
1 parent 27e6c4a commit 444495e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,36 +27,31 @@ jobs:
2727
clang-runtime: '19'
2828
cling: Off
2929
cppyy: On
30-
coverage: true
3130
- name: ubu22-x86-gcc12-clang-repl-18
3231
os: ubuntu-22.04
3332
compiler: gcc-12
3433
clang-runtime: '18'
3534
cling: Off
3635
cppyy: On
37-
coverage: true
3836
- name: ubu22-x86-gcc12-clang-repl-17
3937
os: ubuntu-22.04
4038
compiler: gcc-12
4139
clang-runtime: '17'
4240
cling: Off
4341
cppyy: On
44-
coverage: true
4542
- name: ubu22-x86-gcc12-clang-repl-16
4643
os: ubuntu-22.04
4744
compiler: gcc-12
4845
clang-runtime: '16'
4946
cling: Off
5047
cppyy: On
51-
coverage: true
5248
- name: ubu22-x86-gcc9-clang13-cling
5349
os: ubuntu-22.04
5450
compiler: gcc-9
5551
clang-runtime: '13'
5652
cling: On
5753
cling-version: '1.0'
5854
cppyy: On
59-
coverage: true
6055
- name: win2022-msvc-clang-repl-19
6156
os: windows-2022
6257
compiler: msvc
@@ -494,7 +489,6 @@ jobs:
494489
clang-runtime: '18'
495490
cling: Off
496491
cppyy: On
497-
coverage: true
498492
- name: ubu22-x86-gcc12-clang-repl-17-cppyy
499493
os: ubuntu-22.04
500494
compiler: gcc-12

0 commit comments

Comments
 (0)