Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Increase size for 3B as this was blocking CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian authored Oct 26, 2022
1 parent f143bc0 commit 6564de9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export DISTRO=focal
export VARIANT=server
export ARCH=arm64
export FORMAT=gpt
export IMAGESIZE=2000MB
export IMAGESIZE=3000MB

# Add pre-installed packages for target system
cat > $BUILD_DIR/${BOARD}-${MODEL}-${DISTRO}-${VARIANT}-${ARCH}-${FORMAT}-packages.list <<EOF
Expand Down

0 comments on commit 6564de9

Please sign in to comment.