diff --git a/pipeline.jsonc b/pipeline.jsonc index cf98935463b..e4430559f0e 100644 --- a/pipeline.jsonc +++ b/pipeline.jsonc @@ -3,6 +3,10 @@ { "pipeline-branch": "protocol-features-sync-nodes" }, + "eosio-lrt": + { + "pipeline-branch": "protocol-features-sync-nodes" + }, "eos-multiversion-tests": { "pipeline-branch": "protocol-features-sync-nodes", @@ -15,4 +19,4 @@ { "pipeline-branch": "protocol-features-sync-nodes" } -} \ No newline at end of file +}