Skip to content

Commit

Permalink
chore: Remove gha cache (#26064)
Browse files Browse the repository at this point in the history
Co-authored-by: xneyder <[email protected]>
  • Loading branch information
danielxnj and xneyder authored Nov 7, 2024
1 parent ff2271b commit ae21d9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/arm64,linux/amd64
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: BIN=${{ matrix.image }}

- name: Container image digest
Expand Down

0 comments on commit ae21d9c

Please sign in to comment.