diff --git a/anda/system/v4l2-relayd/anda.hcl b/anda/system/v4l2-relayd/anda.hcl index febd3dbe1f..bc3f3adf60 100644 --- a/anda/system/v4l2-relayd/anda.hcl +++ b/anda/system/v4l2-relayd/anda.hcl @@ -3,6 +3,6 @@ project pkg { spec = "v4l2-relayd.spec" } labels { - weekly = 1 + nightly = 1 } }