From f6d9fcd29e3e8cb7d742b8a5f7a50bdf4e54935e Mon Sep 17 00:00:00 2001 From: NishantRajputRN Date: Tue, 28 Apr 2026 12:26:13 +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 ee1b912..a210b03 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: ubuntu-22.04 + runs-on: ubuntu-latest ubuntu-22.04 ubuntu-20.04 steps: - uses: actions/checkout@v4