mirror of
https://github.com/vale981/ray
synced 2025-03-04 17:41:43 -05:00
[release][ci] Update disk size on release tests (#28156)
The minimum size is 300GB Signed-off-by: Alex Wu <alex@anyscale.io> Signed-off-by: Alex Wu <alex@anyscale.io> Signed-off-by: Kai Fricke <krfricke@users.noreply.github.com> Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
This commit is contained in:
parent
adf875b4ce
commit
e643b75129
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ aws:
|
|||
BlockDeviceMappings:
|
||||
- DeviceName: /dev/sda1
|
||||
Ebs:
|
||||
VolumeSize: 202
|
||||
VolumeSize: 300
|
||||
|
|
Loading…
Add table
Reference in a new issue