Skip to content

Commit 3a63994

Browse files
committed
CI: fix by remove load
1 parent 1f06866 commit 3a63994

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ jobs:
172172
${{ needs.myvars.outputs.GPR_PREFIX }}:${{ needs.myvars.outputs.VERSION_CI }}
173173
cache-from: type=local,src=/tmp/.buildx-cache
174174
cache-to: type=local,mode=max,dest=/tmp/.buildx-cache-new
175-
load: true
176175
-
177176
name: Checkpoint | Wait for container to run
178177
timeout-minutes: 2

.github/workflows/multi_arch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
linux/arm/v7
144144
# linux/arm/v6
145145
push: false
146-
load: true
147146
# bypass cache
148147

149148
# ----------------------------------------------

0 commit comments

Comments
 (0)