Skip to content

Commit

Permalink
Try to add darwin platform
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Feb 23, 2024
1 parent 2e7c600 commit aed67ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_onlymain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
platforms: linux/amd64
platforms: linux/amd64,darwin/arm64
tags: ghcr.io/sigmagmbh/rarimo-polygonid-identity-relayer-svc:latest
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit aed67ac

Please sign in to comment.