generalbots/.forgejo/workflows
Rodrigo Rodriguez (Pragmatismo) a4834081b8
Some checks failed
Botlib CI / build (push) Successful in 4s
Bottest CI / build (push) Failing after 9s
BotUI CI / build (push) Successful in 4s
BotServer CI / build (push) Failing after 20m5s
fix: Explicitly disable sccache in CI workflows
The forgejo-runner service inherits RUSTC_WRAPPER=sccache from
systemd environment. Set RUSTC_WRAPPER="" in workflow env to
override and prevent permission denied errors.
2026-04-22 02:20:44 +00:00
..
botlib.yaml fix: Explicitly disable sccache in CI workflows 2026-04-22 02:20:44 +00:00
botserver.yaml fix: Explicitly disable sccache in CI workflows 2026-04-22 02:20:44 +00:00
bottest.yaml fix: Explicitly disable sccache in CI workflows 2026-04-22 02:20:44 +00:00
botui.yaml fix: Explicitly disable sccache in CI workflows 2026-04-22 02:20:44 +00:00