Skip to content

Commit 0435c6b

Browse files
committed
CI/SLOTHY: Switch to c8g.8xlarge
Signed-off-by: Hanno Becker <[email protected]>
1 parent 46a840e commit 0435c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slothy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: ./.github/workflows/ci_ec2_reusable.yml
1818
with:
1919
name: SLOTHY
20-
ec2_instance_type: c8g.4xlarge
20+
ec2_instance_type: c8g.8xlarge
2121
ec2_ami: ubuntu-latest (custom AMI)
2222
ec2_ami_id: ami-08ddb0acd99dc3d33 # aarch64, ubuntu-latest, 64g
2323
lint: false

0 commit comments

Comments
 (0)