From 1d833e03d2ff8d49d45beccb5ecaae1179d8c986 Mon Sep 17 00:00:00 2001 From: Mohammad Mahdi Mohammadi Date: Sat, 14 Sep 2024 23:14:25 +0330 Subject: [PATCH] gitea fix --- .gitea/workflows/gitea-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index 6662a98..7759983 100644 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -2,7 +2,7 @@ image: mcr.microsoft.com/dotnet/sdk:8.0 jobs: build: - runs: on: ubuntu-latest + runs-on: g7s steps: - uses: actions/checkout@v3 - name: Setup telegram.bot