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 d84a75f commit f392f60Copy full SHA for f392f60
release_gap.sh
@@ -75,7 +75,7 @@ tools/subcyg "${ENV_BUILD_DIR}" "cd ${GAP_ROOT} && ./configure"
75
echo "::endgroup::"
76
77
echo "::group::make"
78
-tools/subcyg "${ENV_BUILD_DIR}" "cd ${GAP_ROOT} && make -j2"
+tools/subcyg "${ENV_BUILD_DIR}" "cd ${GAP_ROOT} && make -j4"
79
80
81
# get GAP packages (if not already present)
0 commit comments