Skip to content

Commit

Permalink
disable arm builds
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviasculley committed Oct 2, 2023
1 parent e23a053 commit 7eb9eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/slack-events-bot:latest
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
platforms: linux/amd64,linux/arm64

0 comments on commit 7eb9eb0

Please sign in to comment.