Skip to content

Commit

Permalink
Add arm64 (mac) support
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesterh committed Sep 5, 2024
1 parent 182a09b commit 74591c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Build and push image
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
context: .
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 74591c7

Please sign in to comment.