Update .gitea/workflows/ci.yaml
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
tas
2026-03-16 10:59:04 +00:00
parent 58bf89f2f2
commit 4a2d199904

View File

@@ -7,8 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:24.04
steps:
- name: Install build dependencies
run: |