diff --git a/.gitea/workflows/deploy-socialize.yml b/.gitea/workflows/deploy-socialize.yml index 2e9940d..5c9a5c8 100644 --- a/.gitea/workflows/deploy-socialize.yml +++ b/.gitea/workflows/deploy-socialize.yml @@ -7,7 +7,7 @@ on: jobs: test: - runs-on: bookworm + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Install SSH client