fixed CI libadwaita version mismatch
Some checks failed
dev release / build (push) Failing after 3m2s

This commit is contained in:
Breadway 2026-08-03 11:48:42 +08:00
parent 72f86f0675
commit d46fb98321
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ jobs:
- name: build inside container
run: |
podman run --rm \
docker run --rm \
-v "$(pwd)/src:/workspace" \
-w /workspace \
fedora:41 \