aboutsummaryrefslogtreecommitdiffstats
path: root/meson/ci/ciimage/arch/image.json
blob: 4a399d69e6ac3dbe0281e0635cbfb9ad07aa367c (plain)
1
2
3
4
5
6
7
{
  "base_image": "archlinux:latest",
  "env": {
    "CI": "1",
    "MESON_CI_JOBNAME": "linux-arch-gcc"
  }
}