summaryrefslogtreecommitdiff
path: root/ci/ciimage/gentoo/image.json
blob: f7ecd6495a4976292bfa72851369bd109e86bd8e (plain)
1
2
3
4
5
6
7
8
{
  "base_image": "gentoo/stage3:latest",
  "env": {
    "CI": "1",
    "MESON_CI_JOBNAME": "linux-gentoo-gcc",
    "SKIP_STATIC_BOOST": "1"
  }
}