From cb83a7ff32e40fe23f9017bcbc50272116506368 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Wed, 2 Apr 2025 17:38:41 +0200 Subject: [PATCH] mmm --- .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 d69755b..b4fc6be 100644 --- a/.forgejo/workflows/authentik.yaml +++ b/.forgejo/workflows/authentik.yaml @@ -7,7 +7,7 @@ on: jobs: authentik: - runs-on: docker + runs-on: ubuntu steps: - uses: actions/checkout@v4 with: