From 7b02be6a79fdfb83b09ec94d58919c8e071b83bb Mon Sep 17 00:00:00 2001 From: Christoph Brandau Date: Tue, 30 Jun 2026 14:19:13 +0200 Subject: [PATCH] update ci workflow --- .gitea/workflows/app_builder.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/app_builder.yaml b/.gitea/workflows/app_builder.yaml index ea46efc..f9edb64 100644 --- a/.gitea/workflows/app_builder.yaml +++ b/.gitea/workflows/app_builder.yaml @@ -126,11 +126,6 @@ jobs: # ---------------------- # Upload to MinIO (via mc) and create latest.json # ---------------------- - - name: setup python - uses: actions/setup-python@v5 - with: - python-version: '3.12' - - name: Upload artifacts to MinIO with cicd_tool working-directory: GitLite/cicd_tool run: |