diff --git a/environments/development.conf b/environments/development.conf index b5c33926..775280d6 100644 --- a/environments/development.conf +++ b/environments/development.conf @@ -6,6 +6,12 @@ "image": "ocaml/opam:debian-11-ocaml-4.14", "bench_repo": "https://github.com/ocurrent/current-bench" }, + { + "name": "punchagan/current-bench", + "worker": "autumn", + "image": "ocaml/opam:debian-11-ocaml-4.14", + "branches": ["main", "multi-branch-old"] + }, { "name": "local/test", "worker": "autumn",