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