From c8ce99dc1c32346a02f0fa85a08cb8b861a0e92a Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Wed, 2 Apr 2025 17:06:03 +0200 Subject: [PATCH] run on docker --- .forgejo/workflows/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/authentik.yaml b/.forgejo/workflows/authentik.yaml index e466ad7..9c93451 100644 --- a/.forgejo/workflows/authentik.yaml +++ b/.forgejo/workflows/authentik.yaml @@ -7,7 +7,7 @@ on: jobs: authentik": - runs-on: ubuntu + runs-on: docker steps: - uses: actions/checkout@v4 with: