Skip to content

Commit e6b78e0

Browse files
committed
Set a fake AMI to test spawn failure behavior
1 parent 8c1e7ed commit e6b78e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ci/slab.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[profile.cpu]
22
region = "eu-west-3"
3-
image_id = "ami-021d41cbdefc0c994" # AWS Linux x86
3+
#image_id = "ami-021d41cbdefc0c994" # AWS Linux x86
4+
image_id = "ami-021d41cbdefc0c888" # AWS Linux x86
45
instance_type = "t3.micro"
56
subnet_id = "subnet-0e042c7621461f754"
67

0 commit comments

Comments
 (0)