Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Build for amd only
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Jul 28, 2023
1 parent 1da13b5 commit 9b39d2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
with:
push: true
tags: ghcr.io/kkrt-labs/kakacet/frontend:latest
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
# platforms: linux/amd64,linux/arm64

0 comments on commit 9b39d2f

Please sign in to comment.