We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2dfae commit 28085bfCopy full SHA for 28085bf
.github/scripts/build-linux-aarch64.sh
@@ -16,6 +16,5 @@ docker run $(if test -t 1; then echo "-it"; fi) --rm \
16
-w /data \
17
-e "CI=$CI" \
18
-e "JAVA_OPTS=-Djdk.lang.Process.launchMechanism=vfork" \
19
- --memory=8192m \
20
ubuntu:20.04 \
21
/data/utils/build-linux-aarch64-from-docker.sh
0 commit comments