fixed CI rust dep version mismatch
Some checks failed
dev release / build (push) Failing after 2m0s

This commit is contained in:
Breadway 2026-08-03 13:10:57 +08:00
parent c462f89934
commit bd18aa2a3a
3 changed files with 3 additions and 23 deletions

View file

@ -21,7 +21,7 @@ jobs:
docker run --rm \
-v "$(pwd)/src:/workspace" \
-w /workspace \
fedora:41 \
fedora:rawhide \
bash -c "
set -euo pipefail
dnf install -y gcc pkgconf-pkg-config libadwaita-devel git curl