mirror of
https://github.com/mudler/LocalAI.git
synced 2026-06-16 12:49:08 -04:00
The qwen3-tts backend migrated from predict-woo/qwen3-tts.cpp to ServeurpersoCom/qwentts.cpp (the Makefile QWEN3TTS_REPO already points there), but the bump_deps matrix still tracked the old repo. That made the nightly bumper open PRs (e.g. #10334) against the wrong upstream. Point the matrix entry at the new repo and its master branch. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> Co-authored-by: Ettore Di Giacinto <mudler@localai.io>