Skip to content

Commit 2cd729a

Browse files
committed
ci: disable qemu cache
1 parent 3b77c81 commit 2cd729a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ jobs:
328328
if: ${{ contains(matrix.target, 'armv7') }}
329329
with:
330330
platforms: all
331+
cache-image: false
331332
- name: Test bindings
332333
uses: addnab/docker-run-action@v3
333334
with:

0 commit comments

Comments
 (0)