Skip to content

Commit 83e6b83

Browse files
chore: add ARM builds
1 parent 9b882e2 commit 83e6b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ghcr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
push: true
4848
tags: ghcr.io/thedevminertv/postgres-s3-backup:latest
49-
platforms: linux/amd64
49+
platforms: linux/amd64,linux/arm64,linux/arm/v7
5050
labels: |
5151
cache-from: type=local,src=/tmp/.buildx-cache
52-
cache-to: type=local,dest=/tmp/.buildx-cache
52+
cache-to: type=local,dest=/tmp/.buildx-cache

0 commit comments

Comments
 (0)