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 5302a00 + fd9c643 commit ccac343Copy full SHA for ccac343
.github/workflows/e2e.yaml
@@ -65,7 +65,7 @@ jobs:
65
go-version: ${{ env.GOLANG_VERSION }}
66
67
- name: Set up Holodeck (${{ matrix.driver_branch }})
68
- uses: NVIDIA/holodeck@v0.2.13
+ uses: NVIDIA/holodeck@v0.2.17
69
with:
70
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
71
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
0 commit comments