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 c70ddc0 commit 17c28dfCopy full SHA for 17c28df
.github/workflows/frontier/build.sh
@@ -6,4 +6,4 @@ if [ "$1" == "gpu" ]; then
6
fi
7
8
. ./mfc.sh load -c f -m g
9
-./mfc.sh test --dry-run -j 8 $build_opts
+./mfc.sh test --dry-run -j 1 $build_opts
0 commit comments