Increase the threshold for MAC_CPU_MAX_WHL_SIZE to 185M
PiperOrigin-RevId: 356787183 Change-Id: I913af04ce7a238897efb0bb62a4a9a7386bcafda
This commit is contained in:
parent
2753c4ce37
commit
eae8b1ab30
@ -19,7 +19,7 @@ set -e
|
||||
set -x
|
||||
|
||||
# CPU size
|
||||
MAC_CPU_MAX_WHL_SIZE=175M
|
||||
MAC_CPU_MAX_WHL_SIZE=185M
|
||||
LINUX_CPU_MAX_WHL_SIZE=152M
|
||||
WIN_CPU_MAX_WHL_SIZE=113M
|
||||
# GPU size
|
||||
|
Loading…
Reference in New Issue
Block a user