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 f55ef6a + 5140452 commit ac49ea2Copy full SHA for ac49ea2
.github/workflows/e2e.yaml
@@ -55,7 +55,7 @@ jobs:
55
go-version: ${{ env.GOLANG_VERSION }}
56
57
- name: Set up Holodeck
58
- uses: NVIDIA/[email protected].12
+ uses: NVIDIA/[email protected].13
59
with:
60
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
61
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
tests/e2e/infra/aws.yaml
@@ -20,7 +20,6 @@ spec:
20
- 52.24.205.48/32
21
image:
22
architecture: amd64
23
- imageId: ami-0ce2cb35386fc22e9
24
containerRuntime:
25
install: true
26
name: docker
0 commit comments