Skip to content

Commit

Permalink
ci: build images for linux architectures (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdre authored Aug 16, 2024
1 parent 115df5b commit 019546d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,6 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
platforms: |
linux/amd64
linux/amd64/v2
linux/amd64/v3
linux/arm64
linux/arm/v6
linux/arm/v7
linux/riscv64
linux/ppc64le
linux/s390x
linux/386
linux/mips64le
linux/mips64
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 019546d

Please sign in to comment.