diff --git a/.forgejo/workflows/integration.yml b/.forgejo/workflows/integration.yml index 50d4a3a..4fba25a 100644 --- a/.forgejo/workflows/integration.yml +++ b/.forgejo/workflows/integration.yml @@ -1,7 +1,7 @@ on: [ pull_request, push ] jobs: integration: - runs-on: self-hosted + runs-on: lxc-bookworm steps: - uses: actions/checkout@v4