Skip to content

Commit 17c28df

Browse files
authored
Update build.sh
1 parent c70ddc0 commit 17c28df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontier/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ if [ "$1" == "gpu" ]; then
66
fi
77

88
. ./mfc.sh load -c f -m g
9-
./mfc.sh test --dry-run -j 8 $build_opts
9+
./mfc.sh test --dry-run -j 1 $build_opts

0 commit comments

Comments
 (0)