From a177e7e9611c73b22ee668453bcbdbc0297092bb Mon Sep 17 00:00:00 2001 From: NishantRajputRN Date: Tue, 28 Apr 2026 12:17:56 +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 a4ddb98..06c49b8 100644 --- a/.gitea/workflows/azure-pipelines.yml +++ b/.gitea/workflows/azure-pipelines.yml @@ -21,7 +21,7 @@ env: jobs: build-and-test: name: Performics DevOps Pipeline - runs-on: NovaRunner + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4