From 3ea91507e3b64ee9f67766505393c1805f029032 Mon Sep 17 00:00:00 2001 From: Rodney <49618020+rodneybbjr@users.noreply.github.com> Date: Sun, 20 Apr 2025 23:16:51 -0400 Subject: [PATCH] update workflow --- .gitea/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/update.yaml b/.gitea/workflows/update.yaml index c8f2d7e..bb32000 100644 --- a/.gitea/workflows/update.yaml +++ b/.gitea/workflows/update.yaml @@ -5,7 +5,7 @@ jobs: refresh_lists: name: Refresh Filter Lists if: gitea.repository == 'rodadmin/adguard' - runs-on: testing + runs-on: ubuntu-latest steps: - name: Webhook Action uses: joelwmale/webhook-action@2.4.1