Skip to content

Commit

Permalink
Remove darwin build
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog committed Jul 1, 2024
1 parent 1b2a460 commit 48e6d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
platforms: linux/amd64,linux/arm64,darwin/amd64
platforms: linux/amd64,linux/arm64

0 comments on commit 48e6d78

Please sign in to comment.