aboutsummaryrefslogtreecommitdiff
path: root/ci/ciimage/opensuse/image.json
blob: a5e6d1ae4af56611a3b9fa52ccd254561a018221 (plain)
1
2
3
4
5
6
7
8
{
  "base_image": "opensuse/tumbleweed:latest",
  "env": {
    "CI":                  "1",
    "SKIP_STATIC_BOOST":   "1",
    "SINGLE_DUB_COMPILER": "1"
  }
}