Skip to content

Commit

Permalink
Merge branch 'main' into feature/ankaa2-pulse
Browse files Browse the repository at this point in the history
  • Loading branch information
yitchen-tim authored Aug 26, 2024
2 parents 9b2c67a + 931dc3c commit c88b621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbi/buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ phases:
- conda env create --name $BRAKET_ENV -f environment.yml --no-default-package --solver libmamba
- pip cache purge
- conda pack --quiet --name $BRAKET_ENV --output envs/Braket.tar --compress-level 1 --n-threads -1
- zstd -16 envs/Braket.tar -T0 --auto-threads=logical --rsyncable --sparse
- zstd -22 --ultra envs/Braket.tar -T0 --auto-threads=logical --rsyncable --sparse
- du -hs envs/Braket.tar.zst

artifacts:
Expand Down

0 comments on commit c88b621

Please sign in to comment.