Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ajithvcoder committed Nov 2, 2024
1 parent 46d8bf7 commit 6ff8d03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ec2-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
--cloud-region=ap-south-1 \
--cloud-type=g4dn.xlarge \
--cloud-hdd-size=64 \
--cloud-spot\
--single\
--reuse\
--cloud-spot \
--single \
--reuse \
--labels=cml-gpu
train-and-report:
runs-on: [self-hosted, cml-gpu]
Expand Down

0 comments on commit 6ff8d03

Please sign in to comment.