From 7b4cefb625ad163ba60ccdbf3b378b4cf841c4ac Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Sat, 11 Jul 2026 11:18:45 +0530 Subject: [PATCH] Update test.yml --- .gitea/workflows/test.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 3a66a85..ea75591 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -74,7 +74,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} # platforms: linux/amd64,linux/arm64 - # cache-from: type=gha - # cache-to: type=gha,mode=max - # build-args: | - # BUILDKIT_INLINE_CACHE=1 + cache-from: type=gha + cache-to: type=gha,mode=max + build-args: | + BUILDKIT_INLINE_CACHE=1