Skip to content

Commit 927fd72

Browse files
committed
temporarily disable amd64 build while we test f3d
1 parent 68c957f commit 927fd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
project: bsbhgkfhgc
6767
context: .
6868
file: ./docker/${{ matrix.variant }}.dockerfile
69-
platforms: linux/amd64,linux/arm64
69+
platforms: linux/arm64
7070
push: true
7171
tags: ${{ steps.docker_meta.outputs.tags }}
7272
labels: ${{ steps.docker_meta.outputs.labels }}

0 commit comments

Comments
 (0)