Skip to content

Commit 145115a

Browse files
authored
Remove Ubuntu 22.04 jobs from ci (#568)
1 parent 6975c54 commit 145115a

File tree

2 files changed

+0
-142
lines changed

2 files changed

+0
-142
lines changed

.github/workflows/Ubuntu-arm.yml

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -22,42 +22,6 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
include:
25-
- name: ubu22-arm-gcc12-clang-repl-19
26-
os: ubuntu-22.04-arm
27-
compiler: gcc-12
28-
clang-runtime: '19'
29-
cling: Off
30-
llvm_enable_projects: "clang"
31-
llvm_targets_to_build: "host;NVPTX"
32-
- name: ubu22-arm-gcc12-clang-repl-18
33-
os: ubuntu-22.04-arm
34-
compiler: gcc-12
35-
clang-runtime: '18'
36-
cling: Off
37-
llvm_enable_projects: "clang"
38-
llvm_targets_to_build: "host;NVPTX"
39-
- name: ubu22-arm-gcc12-clang-repl-17
40-
os: ubuntu-22.04-arm
41-
compiler: gcc-12
42-
clang-runtime: '17'
43-
cling: Off
44-
llvm_enable_projects: "clang"
45-
llvm_targets_to_build: "host;NVPTX"
46-
- name: ubu22-arm-gcc12-clang-repl-16
47-
os: ubuntu-22.04-arm
48-
compiler: gcc-12
49-
clang-runtime: '16'
50-
cling: Off
51-
llvm_enable_projects: "clang"
52-
llvm_targets_to_build: "host;NVPTX"
53-
- name: ubu22-arm-gcc9-clang13-cling
54-
os: ubuntu-22.04-arm
55-
compiler: gcc-9
56-
clang-runtime: '13'
57-
cling: On
58-
cling-version: '1.0'
59-
llvm_enable_projects: "clang"
60-
llvm_targets_to_build: "host;NVPTX"
6125
- name: ubu24-arm-gcc12-clang-repl-19
6226
os: ubuntu-24.04-arm
6327
compiler: gcc-12
@@ -276,37 +240,6 @@ jobs:
276240
fail-fast: false
277241
matrix:
278242
include:
279-
- name: ubu22-arm-gcc12-clang-repl-19-cppyy
280-
os: ubuntu-22.04-arm
281-
compiler: gcc-12
282-
clang-runtime: '19'
283-
cling: Off
284-
cppyy: On
285-
- name: ubu22-arm-gcc12-clang-repl-18-cppyy
286-
os: ubuntu-22.04-arm
287-
compiler: gcc-12
288-
clang-runtime: '18'
289-
cling: Off
290-
cppyy: On
291-
- name: ubu22-arm-gcc12-clang-repl-17-cppyy
292-
os: ubuntu-22.04-arm
293-
compiler: gcc-12
294-
clang-runtime: '17'
295-
cling: Off
296-
cppyy: On
297-
- name: ubu22-arm-gcc12-clang-repl-16
298-
os: ubuntu-22.04-arm
299-
compiler: gcc-12
300-
clang-runtime: '16'
301-
cling: Off
302-
cppyy: Off
303-
- name: ubu22-arm-gcc9-clang13-cling-cppyy
304-
os: ubuntu-22.04-arm
305-
compiler: gcc-9
306-
clang-runtime: '13'
307-
cling: On
308-
cling-version: '1.0'
309-
cppyy: On
310243
- name: ubu24-arm-gcc12-clang-repl-19-cppyy
311244
os: ubuntu-24.04-arm
312245
compiler: gcc-12

.github/workflows/Ubuntu.yml

Lines changed: 0 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -22,42 +22,6 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
include:
25-
- name: ubu22-x86-gcc12-clang-repl-19
26-
os: ubuntu-22.04
27-
compiler: gcc-12
28-
clang-runtime: '19'
29-
cling: Off
30-
llvm_enable_projects: "clang"
31-
llvm_targets_to_build: "host;NVPTX"
32-
- name: ubu22-x86-gcc12-clang-repl-18
33-
os: ubuntu-22.04
34-
compiler: gcc-12
35-
clang-runtime: '18'
36-
cling: Off
37-
llvm_enable_projects: "clang"
38-
llvm_targets_to_build: "host;NVPTX"
39-
- name: ubu22-x86-gcc12-clang-repl-17
40-
os: ubuntu-22.04
41-
compiler: gcc-12
42-
clang-runtime: '17'
43-
cling: Off
44-
llvm_enable_projects: "clang"
45-
llvm_targets_to_build: "host;NVPTX"
46-
- name: ubu22-x86-gcc12-clang-repl-16
47-
os: ubuntu-22.04
48-
compiler: gcc-12
49-
clang-runtime: '16'
50-
cling: Off
51-
llvm_enable_projects: "clang"
52-
llvm_targets_to_build: "host;NVPTX"
53-
- name: ubu22-x86-gcc9-clang13-cling
54-
os: ubuntu-22.04
55-
compiler: gcc-9
56-
clang-runtime: '13'
57-
cling: On
58-
cling-version: '1.0'
59-
llvm_enable_projects: "clang"
60-
llvm_targets_to_build: "host;NVPTX"
6125
- name: ubu24-x86-gcc12-clang-repl-19
6226
os: ubuntu-24.04
6327
compiler: gcc-12
@@ -276,45 +240,6 @@ jobs:
276240
fail-fast: false
277241
matrix:
278242
include:
279-
- name: ubu22-x86-gcc12-clang-repl-19-docs
280-
os: ubuntu-22.04
281-
compiler: gcc-12
282-
clang-runtime: '19'
283-
cling: Off
284-
cppyy: Off
285-
documentation: On
286-
- name: ubu22-x86-gcc12-clang-repl-19-cppyy
287-
os: ubuntu-22.04
288-
compiler: gcc-12
289-
clang-runtime: '19'
290-
cling: Off
291-
cppyy: On
292-
coverage: true
293-
- name: ubu22-x86-gcc12-clang-repl-18-cppyy
294-
os: ubuntu-22.04
295-
compiler: gcc-12
296-
clang-runtime: '18'
297-
cling: Off
298-
cppyy: On
299-
- name: ubu22-x86-gcc12-clang-repl-17-cppyy
300-
os: ubuntu-22.04
301-
compiler: gcc-12
302-
clang-runtime: '17'
303-
cling: Off
304-
cppyy: On
305-
- name: ubu22-x86-gcc12-clang-repl-16
306-
os: ubuntu-22.04
307-
compiler: gcc-12
308-
clang-runtime: '16'
309-
cling: Off
310-
cppyy: Off
311-
- name: ubu22-x86-gcc9-clang13-cling-cppyy
312-
os: ubuntu-22.04
313-
compiler: gcc-9
314-
clang-runtime: '13'
315-
cling: On
316-
cling-version: '1.0'
317-
cppyy: On
318243
- name: ubu24-x86-gcc12-clang-repl-19-cppyy
319244
os: ubuntu-24.04
320245
compiler: gcc-12

0 commit comments

Comments
 (0)