Commit 8dddbff
committed
ci: remove ubuntu-20.04 runner builds on GHA
The Ubuntu 20.04 image on GitHub actions will be unavailable by
2025-04-01, and that is no April Fool's joke. See
<actions/runner-images#11101> for more
information on the deprecation and removal. (Looks like the date
was moved two weeks back to 2025-04-15, but it's time to get rid
of those builds anyway.)
Therefore, the GCC 8 build on Ubuntu 20.04 is removed, and a new
GCC 13 build on Ubuntu 24.04 is added instead. Furthermore, the
Clang 7, 8, 9 and 10 builds on Ubuntu 20.04 are removed, and new
builds for Clang 12 on Ubuntu 22.04 as well as Clang 17, 18 and
19 on Ubuntu 24.04 are added.1 parent 8a17f59 commit 8dddbff
2 files changed
+10
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 11 | | |
20 | 12 | | |
| 13 | + | |
| 14 | + | |
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments