Skip to content

Commit 9f12823

Browse files
authored
revert arm images
1 parent bf5fe44 commit 9f12823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
file: LavalinkServer/docker/Dockerfile
7474
context: .
75-
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
75+
platforms: linux/amd64
7676
push: true
7777
tags: ${{ steps.meta.outputs.tags }}
7878
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)