From e0b53935d12d163af14bb10db288cb42e9b15dd5 Mon Sep 17 00:00:00 2001 From: huoxue1 <3343780376@qq.com> Date: Sun, 12 May 2024 08:34:41 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/ci.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f21500c..b224555 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -90,8 +90,6 @@ jobs: tags: ${{ steps.meta.outputs.tags }} cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max - shm-size: 2g - ulimit: core=0:0 - name: Move cache run: | rm -rf /tmp/.buildx-cache