CI: drop Clang-6, bump base image to Ubuntu 24.04 and Clang 12 to 14

libeigen/eigen!2366

Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
This commit is contained in:
Rasmus Munk Larsen
2026-03-30 22:00:17 -07:00
parent 1ade3636b9
commit 798d7f2bec
3 changed files with 70 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
# Base configuration for linux builds and tests.
.common:linux:cross:
image: ubuntu:20.04
image: ubuntu:24.04
variables:
EIGEN_CI_TARGET_ARCH: ""
EIGEN_CI_ADDITIONAL_ARGS: ""