We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e924b commit fab89d9Copy full SHA for fab89d9
ci/ciimage/cuda/image.json
@@ -1,6 +1,6 @@
1
{
2
"base_image": "archlinux:latest",
3
- "args": ["--only", "cuda"],
+ "args": ["--only", "cuda", "--no-unittests"],
4
"env": {
5
"CI": "1",
6
"MESON_CI_JOBNAME": "linux-cuda-gcc"
0 commit comments