We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b9e2d commit aafb9faCopy full SHA for aafb9fa
scripts/build-native-image.bash
@@ -43,7 +43,7 @@ main () {
43
44
cd vm
45
mx clean
46
- mx -j 1 --env ni-ce build
+ mx --serial --env ni-ce build
47
48
cd "$BASELOC"
49
}
0 commit comments