File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 uses : ./.github/workflows/ci_ec2_reusable.yml
1818 with :
1919 name : CBMC (MLKEM-512)
20- ec2_instance_type : c7g.4xlarge
20+ ec2_instance_type : c7g.8xlarge
2121 ec2_ami : ubuntu-latest (custom AMI)
2222 ec2_ami_id : ami-08ddb0acd99dc3d33 # aarch64, ubuntu-latest, 64g
2323 compile_mode : native
4040 uses : ./.github/workflows/ci_ec2_reusable.yml
4141 with :
4242 name : CBMC (MLKEM-768)
43- ec2_instance_type : c7g.4xlarge
43+ ec2_instance_type : c7g.8xlarge
4444 ec2_ami : ubuntu-latest (custom AMI)
4545 ec2_ami_id : ami-08ddb0acd99dc3d33 # aarch64, ubuntu-latest, 64g
4646 compile_mode : native
6363 uses : ./.github/workflows/ci_ec2_reusable.yml
6464 with :
6565 name : CBMC (MLKEM-1024)
66- ec2_instance_type : c7g.4xlarge
66+ ec2_instance_type : c7g.8xlarge
6767 ec2_ami : ubuntu-latest (custom AMI)
6868 ec2_ami_id : ami-08ddb0acd99dc3d33 # aarch64, ubuntu-latest, 64g
6969 compile_mode : native
You can’t perform that action at this time.
0 commit comments