From 9bd42944a974737a06e66383548ca670b9783916 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Tue, 17 Dec 2024 17:03:27 +0100 Subject: [PATCH] add maintenance intent --- builder-web.opam | 1 + 1 file changed, 1 insertion(+) diff --git a/builder-web.opam b/builder-web.opam index a835fa8..ddae823 100644 --- a/builder-web.opam +++ b/builder-web.opam @@ -62,3 +62,4 @@ Builder-web takes in submissions of builds, typically from [builder](https://git Produced binaries can be downloaded and executed. [builds.robur.coop](https://builds.robur.coop/) itself runs builder-web. """ +x-maintenance-intent: [ "(latest)" ]