From befc5dbde225410a74f98a83086f52c029d5cb87 Mon Sep 17 00:00:00 2001 From: Arya Lanjewar <102943033+AryaLanjewar3005@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:14:20 +0530 Subject: [PATCH] Temp changed CI branch for testing anvil compatibility --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8c6a214c3..61097339ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -202,7 +202,7 @@ jobs: uses: actions/checkout@v4 with: repository: maticnetwork/matic-cli - ref: master + ref: arya/anvil/pos-1869 path: matic-cli - name: Install dependencies on Linux