Skip to content

Commit 28085bf

Browse files
committed
Revert "Bump Linux arm64 docker memory to 8192m"
This reverts commit d8eecd3.
1 parent ff2dfae commit 28085bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/build-linux-aarch64.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ docker run $(if test -t 1; then echo "-it"; fi) --rm \
1616
-w /data \
1717
-e "CI=$CI" \
1818
-e "JAVA_OPTS=-Djdk.lang.Process.launchMechanism=vfork" \
19-
--memory=8192m \
2019
ubuntu:20.04 \
2120
/data/utils/build-linux-aarch64-from-docker.sh

0 commit comments

Comments
 (0)