diff --git a/.forgejo/workflows/integration.yml b/.forgejo/workflows/integration.yml index f375453..b5a82cf 100644 --- a/.forgejo/workflows/integration.yml +++ b/.forgejo/workflows/integration.yml @@ -9,7 +9,7 @@ on: jobs: integration: - runs-on: self-hosted + runs-on: lxc-bookworm steps: - uses: actions/checkout@v4