We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d782c39 + 8610b06 commit a96cd75Copy full SHA for a96cd75
.github/workflows/e2e-nvidia-a10g-x1.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
mode: start
56
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
57
- ec2-image-id: ami-01a89eee1adde309c
+ ec2-image-id: ${{ vars.AWS_EC2_AMI }}
58
ec2-instance-type: g5.4xlarge
59
subnet-id: subnet-02d230cffd9385bd4
60
security-group-id: sg-06300447c4a5fbef3
.github/workflows/e2e-nvidia-l40s-x4.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
ec2-instance-type: g6e.12xlarge
37
subnet-id: subnet-024298cefa3bedd61
38
0 commit comments