From dec30524f03671158dfd87e150c1e9816a877438 Mon Sep 17 00:00:00 2001 From: NishantRajputRN Date: Tue, 28 Apr 2026 15:14:52 +0530 Subject: [PATCH] test --- .gitea/workflows/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/azure-pipelines.yml b/.gitea/workflows/azure-pipelines.yml index b817273..78d4f13 100644 --- a/.gitea/workflows/azure-pipelines.yml +++ b/.gitea/workflows/azure-pipelines.yml @@ -73,7 +73,7 @@ on: jobs: build: - runs-on: ubuntu-latest # ye same rahega (host mapping runner config me hai) + runs-on: self-hosted # ye same rahega (host mapping runner config me hai) steps: - name: Checkout code