Merge commit '557ed8ebb7' into sync_cg_clif-2025-02-15

This commit is contained in:
bjorn3 2025-02-15 14:13:01 +00:00
parent 66bcca11ed
commit 0b90953a2d
9 changed files with 20 additions and 13 deletions

View file

@ -188,8 +188,8 @@ jobs:
fail-fast: false
matrix:
include:
# FIXME update at some point in the future once most distros use a newer glibc
- os: ubuntu-20.04
# Intentionally using an older ubuntu version to lower the glibc requirements of the distributed cg_clif
- os: ubuntu-22.04
env:
TARGET_TRIPLE: x86_64-unknown-linux-gnu
- os: macos-latest