This has a very recent version of glibc, and in particular is new enough
to have close_range().
Signed-off-by: Simon McVittie <smcv@collabora.com>
ci_local_packages: "no"
ci_variant: "debug"
+.ubuntu-build:
+ extends: .unix-host-build
+ image: "ubuntu:latest"
+ variables:
+ ci_distro: "ubuntu"
+
+ubuntu jammy autotools:
+ extends: .ubuntu-build
+ when: manual
+ image: "ubuntu:jammy"
+ variables:
+ ci_suite: "jammy"
+
.win-build:
image: $WINDOWS_IMAGE
stage: build