diff options
Diffstat (limited to 'ci/ciimage/cuda/image.json')
| -rw-r--r-- | ci/ciimage/cuda/image.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/ciimage/cuda/image.json b/ci/ciimage/cuda/image.json new file mode 100644 index 000000000..d395e7197 --- /dev/null +++ b/ci/ciimage/cuda/image.json @@ -0,0 +1,5 @@ +{ + "base_image": "archlinux:latest", + "args": ["--only", "cuda"], + "env": {} +} |
