From 2afb851fe004fd93f6aa6cd4ca42baa9864f6592 Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Sun, 8 Feb 2026 22:44:32 +0530 Subject: [PATCH] test cache --- .gitea/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index fcd2a45..b2c207f 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -56,5 +56,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} platforms: linux/arm64 + cache-from: type=gha + cache-to: type=gha,mode=max build-args: | BUILDKIT_INLINE_CACHE=1