Skip to content

Commit

Permalink
disable arm
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Jun 5, 2024
1 parent e0d785c commit 129e1ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/arm64/v8,linux/amd64
# platforms: linux/arm64/v8,linux/amd64
platforms: linux/amd64

0 comments on commit 129e1ff

Please sign in to comment.