From f3f0b789f42a8342eddd47b391e197184a7e644a Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Wed, 22 May 2024 23:23:04 -0600 Subject: [PATCH] remove load --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3cfaf7e..7970ae6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,6 @@ jobs: annotations: ${{ steps.meta.outputs.annotations }} target: prod platforms: linux/amd64,linux/arm64 - load: true cache-from: type=gha cache-to: type=gha,mode=max push: true