ci: switch to Forgejo runner for proper DEFAULT_ACTIONS_URL support

This commit is contained in:
Will Anderson
2026-03-26 12:58:22 -05:00
parent a40897fd5d
commit e4db8bbda5
+1 -1
View File
@@ -1,4 +1,4 @@
FROM gitea/act_runner:latest AS runner-bin
FROM code.forgejo.org/forgejo/runner:latest AS runner-bin
FROM ubuntu:24.04