From 4a2d199904bc513d8594e618cf6f162cc59f5ebc Mon Sep 17 00:00:00 2001 From: tas Date: Mon, 16 Mar 2026 10:59:04 +0000 Subject: [PATCH] Update .gitea/workflows/ci.yaml --- .gitea/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 1428aad..6b26e0b 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -7,8 +7,7 @@ on: jobs: build: runs-on: ubuntu-latest - container: - image: ubuntu:24.04 + steps: - name: Install build dependencies run: |