aboutsummaryrefslogtreecommitdiff
path: root/ci/ciimage/cuda/image.json
blob: d395e71975808eab9962da97c87a5a7c297d64d7 (plain)
1
2
3
4
5
{
  "base_image": "archlinux:latest",
  "args": ["--only", "cuda"],
  "env": {}
}