From ca2cc72337b8dea5b4fc758142a573964d037c51 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Apr 2025 08:31:11 +0000 Subject: [PATCH] Update dependency forgejo-lxc to v12 --- .forgejo/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/integration.yml b/.forgejo/workflows/integration.yml index ced0ae6..27ec8bf 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@v3