Skip to content

Commit 07cd8f8

Browse files
committed
add ami
1 parent 14a8580 commit 07cd8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-trigger-aws-ec2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
cml runner launch \
2323
--single \
24-
--labels=aws-test --cloud=aws --cloud-image="ami-009761097133eb6de" --cloud-region=ap-south-1 \
24+
--labels=aws-test --cloud=aws --cloud-image=ami-096ae61a2f31242c2 --cloud-region=ap-south-1 \
2525
--cloud-type=g4dn.xlarge --cloud-hdd-size=64 --cloud-spot --idle-timeout=100 --name cml-test-001
2626
2727
train-and-report:

0 commit comments

Comments
 (0)