Skip to content

Commit ac49ea2

Browse files
authored
Merge pull request #1195 from ArangoGutierrez/holodeck_update_0213
Bump Holodeck to v0.2.13
2 parents f55ef6a + 5140452 commit ac49ea2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
go-version: ${{ env.GOLANG_VERSION }}
5656

5757
- name: Set up Holodeck
58-
uses: NVIDIA/[email protected].12
58+
uses: NVIDIA/[email protected].13
5959
with:
6060
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
6161
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

tests/e2e/infra/aws.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ spec:
2020
- 52.24.205.48/32
2121
image:
2222
architecture: amd64
23-
imageId: ami-0ce2cb35386fc22e9
2423
containerRuntime:
2524
install: true
2625
name: docker

0 commit comments

Comments
 (0)