Skip to content

Commit

Permalink
chore: removing arm64 support until we can get a reasonable build pip…
Browse files Browse the repository at this point in the history
…eline sorted
  • Loading branch information
adamcooke committed Mar 5, 2024
1 parent 454d867 commit e8e44f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ jobs:
target: full
build-args: |
VERSION=${{ needs.release-please.outputs.version }}
platforms: linux/amd64,linux/arm64/v8
platforms: linux/amd64

0 comments on commit e8e44f5

Please sign in to comment.