From 939500661190786126c6def47690d63dc8eab40d Mon Sep 17 00:00:00 2001 From: neeraj Date: Mon, 1 Apr 2024 16:51:17 +0530 Subject: [PATCH] Revert "Use test laconic2d branch in CI" This reverts commit 6aa824ddbb51a1d6688ba5c6b1c923142bdcfe29. --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index db4b17a..e39c7ca 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -22,7 +22,7 @@ jobs: path: "./laconicd/" repository: cerc-io/laconic2d # TODO: Update to laconicd on repo renaming fetch-depth: 0 - ref: nv-rename-rpc-endpoint + ref: main - name: Environment run: ls -tlh && env