From f00eea2c31497645c0243e135636fa59d5b5b3bc Mon Sep 17 00:00:00 2001 From: Untone Date: Tue, 3 Jun 2025 01:09:29 +0300 Subject: [PATCH] =?UTF-8?q?=D1=82=D1=89=D0=BC=D1=83=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index 2cdde3d9..e110c9a5 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -10,8 +10,6 @@ jobs: - name: Set up Python uses: actions/setup-python@v5 - with: - python-version: '3.11' - name: Cache pip packages uses: actions/cache@v3