Skip to content

Commit c236a89

Browse files
committed
chore(ci): disable arm64 build
1 parent ffb33d5 commit c236a89

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
@@ -45,4 +45,4 @@ jobs:
4545
context: omnibus-gitlab/docker
4646
push: true
4747
tags: ${{ steps.meta.outputs.tags }}
48-
platforms: linux/amd64,linux/arm64
48+
platforms: linux/amd64

0 commit comments

Comments
 (0)