From ea0eb90f8cfb2495e6cce8a5aafe0a17d394c393 Mon Sep 17 00:00:00 2001 From: Mohammad Sajad Pourajam Date: Fri, 20 Mar 2026 03:06:00 +0330 Subject: [PATCH] CI/CD --- .gitea/workflows/ai.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/ai.yml b/.gitea/workflows/ai.yml index 480ec89..8705ad3 100644 --- a/.gitea/workflows/ai.yml +++ b/.gitea/workflows/ai.yml @@ -17,9 +17,8 @@ jobs: test: name: Lint & Test runs-on: self-hosted - container: + container: image: mirror2.chabokan.net/ubuntu:22.04 - steps: - name: Setup Ubuntu apt mirrors run: |