Skip to content

Commit 29ff5f0

Browse files
committed
[ci]Drop clang16 cppyy jobs
1 parent e3abe6a commit 29ff5f0

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ jobs:
3939
clang-runtime: '17'
4040
cling: Off
4141
cppyy: On
42-
- name: ubu22-x86-gcc9-clang-repl-16-cppyy
43-
os: ubuntu-22.04
44-
compiler: gcc-9
45-
clang-runtime: '16'
46-
cling: Off
47-
cppyy: On
4842
- name: ubu22-x86-gcc9-clang13-cling-cppyy
4943
os: ubuntu-22.04
5044
compiler: gcc-9
@@ -59,12 +53,6 @@ jobs:
5953
# clang-runtime: '17'
6054
# cling: Off
6155
# cppyy: On
62-
#- name: win2022-msvc-clang-repl-16-cppyy
63-
# os: windows-2022
64-
# compiler: msvc
65-
# clang-runtime: '16'
66-
# cling: Off
67-
# cppyy: On
6856
#- name: win2022-msvc-cling-cppyy
6957
# os: windows-2022
7058
# compiler: msvc
@@ -90,12 +78,6 @@ jobs:
9078
clang-runtime: '17'
9179
cling: Off
9280
cppyy: On
93-
- name: osx13-x86-clang-clang-repl-16-cppyy
94-
os: macos-13
95-
compiler: clang
96-
clang-runtime: '16'
97-
cling: Off
98-
cppyy: On
9981
- name: osx13-x86-clang-clang13-cling-cppyy
10082
os: macos-13
10183
compiler: clang
@@ -121,12 +103,6 @@ jobs:
121103
clang-runtime: '17'
122104
cling: Off
123105
cppyy: On
124-
- name: osx14-arm-clang-clang-repl-16-cppyy
125-
os: macos-14
126-
compiler: clang
127-
clang-runtime: '16'
128-
cling: Off
129-
cppyy: On
130106
- name: osx14-arm-clang-clang13-cling-cppyy
131107
os: macos-14
132108
compiler: clang

0 commit comments

Comments
 (0)