Skip to content

Commit

Permalink
added r7i instance as option
Browse files Browse the repository at this point in the history
  • Loading branch information
yourbuddyconner committed Sep 19, 2024
1 parent 25fc9be commit 54c0788
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/adhoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ on:
description: 'Instance type'
required: true
type: choice
default: 'g6.4xlarge'
default: 'g6.16xlarge'
options:
- g6.16xlarge
- g6.8xlarge
- g6.4xlarge
- g6.2xlarge
- r7i.16xlarge
enable_gpu:
description: 'Enable GPU usage'
required: true
Expand Down

0 comments on commit 54c0788

Please sign in to comment.