Skip to content

Commit

Permalink
remove arm64 because of conan
Browse files Browse the repository at this point in the history
  • Loading branch information
clansty committed Nov 6, 2023
1 parent 27e7595 commit 22d7434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
platforms: linux/amd64
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 22d7434

Please sign in to comment.