1 2 3 4 5 6 7 8 9 10 11 12
image: "debian:buster-backports" before_script: - apt update -qq - > apt install -y --no-install-recommends gcc make allocbench: script: make check