mirror of
https://github.com/mesonbuild/meson.git
synced 2026-08-09 17:18:25 +00:00
9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"base_image": "ubuntu:bionic",
|
|
"env": {
|
|
"CI": "1",
|
|
"DC": "gdc",
|
|
"MESON_CI_JOBNAME": "linux-bionic-gcc"
|
|
}
|
|
}
|