1 2 3 4 5 6 7 8
{ "base_image": "archlinux:latest", "args": ["--only", "cuda"], "env": { "CI": "1", "MESON_CI_JOBNAME": "linux-cuda-gcc" } }