Skip to content

Commit b15ab52

Browse files
committed
CBMC/CI: Bump disk space to 64G
Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
1 parent 7539831 commit b15ab52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cbmc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: CBMC (ML-DSA-${{ matrix.parameter_set }}${{ matrix.reduce_ram && ', REDUCE_RAM' || '' }})
2727
ec2_instance_type: c7g.4xlarge
2828
ec2_ami: ubuntu-latest (aarch64)
29-
ec2_volume_size: 20
29+
ec2_volume_size: 64
3030
compile_mode: native
3131
opt: no_opt
3232
lint: false

0 commit comments

Comments
 (0)