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