aboutsummaryrefslogtreecommitdiff
path: root/ci/ciimage/cuda/image.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/ciimage/cuda/image.json')
-rw-r--r--ci/ciimage/cuda/image.json5
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 0000000..d395e71
--- /dev/null
+++ b/ci/ciimage/cuda/image.json
@@ -0,0 +1,5 @@
+{
+ "base_image": "archlinux:latest",
+ "args": ["--only", "cuda"],
+ "env": {}
+}