Skip to content

Commit bee35ef

Browse files
author
raspdevpy
committed
remove second plattform
1 parent 108b85c commit bee35ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
timeout-minutes: 20
5656
with:
5757
context: .
58-
platforms: linux/amd64,linux/arm64
58+
platforms: linux/amd64
5959
push: ${{ github.event_name != 'pull_request' }}
6060
tags: ${{ steps.meta.outputs.tags }}
6161
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)