Skip to content

Commit

Permalink
slow down zed build
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Jun 23, 2024
1 parent 8d9fe0c commit 6fafea3
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
echo "nightly" > crates/zed/RELEASE_CHANNEL

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

0 comments on commit 6fafea3

Please sign in to comment.