Skip to content

Commit

Permalink
run with 4 jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Jun 23, 2024
1 parent 6fafea3 commit d19411a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/devs/zed-nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ envsubst < "crates/zed/resources/flatpak/zed.metainfo.xml.in" > $APP_ID.metainfo

%build
export ZED_UPDATE_EXPLANATION="Run dnf up to update Zed Nightly from Terra."
export CARGO_BUILD_JOBS=1 # Slow down build to avoid OOM
export CARGO_BUILD_JOBS=4 # Slow down build to avoid OOM
echo "nightly" > crates/zed/RELEASE_CHANNEL

cargo build --release --package zed --package cli
Expand Down

0 comments on commit d19411a

Please sign in to comment.