Skip to content

Commit a97177b

Browse files
committed
Temporarily disable arm builds
Signed-off-by: Kaur Palang <[email protected]>
1 parent ae577de commit a97177b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
OIE_RELEASE_URL: ${OIE_RELEASE_URL:?}
1515
platforms: &platforms
1616
- linux/amd64
17-
- linux/arm64
17+
# - linux/arm64
1818
tags:
1919
- openintegrationengine/engine:latest-ubuntu-jdk
2020
- openintegrationengine/engine:${OIE_RELEASE_VERSION?:}-ubuntu-jdk

0 commit comments

Comments
 (0)