copr: aws-builder: increase aarch64 additional volume

This is because we'll use that one also for /var/lib/copr-rpmbuild.
This commit is contained in:
Pavel Raiskup 2020-01-16 06:46:08 +01:00 committed by Pierre-Yves Chibon
parent a5d8a6233a
commit 1d02ae141b

View file

@ -21,7 +21,7 @@
- device_name: sdb
delete_on_termination: True
volume_type: gp2
volume_size: 100
volume_size: 120
tasks:
- include: "spinup_aws_task.yml"