Skip to content

Commit

Permalink
Forget about arm
Browse files Browse the repository at this point in the history
  • Loading branch information
anayden committed Sep 2, 2023
1 parent b15201e commit daeafee
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 @@ -57,7 +57,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.docker_meta.outputs.tags }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64

- name: Find comment for image tags
uses: peter-evans/find-comment@v2
Expand Down

0 comments on commit daeafee

Please sign in to comment.