Skip to content

Commit 03a4acd

Browse files
authored
removing the arm build as it takes 27mins
there is no arm support for the cloud-hypervisor driver in libvirt anyways
1 parent 21376f5 commit 03a4acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-registry-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
with:
5454
context: .
5555
labels: ${{ steps.meta.outputs.labels }}
56-
platforms: linux/amd64,linux/arm64
56+
platforms: linux/amd64
5757
push: true
5858
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)