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 f6918fe commit bde7682Copy full SHA for bde7682
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