Skip to content

Commit

Permalink
Fixing build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanrolds committed Feb 22, 2025
1 parent c6dc3ab commit 33e619c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cloudbuild/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ steps:
secretEnv:
- 'JWT_PRIVATE_KEY'

- name: 'gcr.io/$PROJECT_ID/e2e-go-mod-ginkgo:0.7.7'
- name: 'gcr.io/$PROJECT_ID/e2e-go-mod-ginkgo:0.10.2'
id: 'run-hashicorp-e2e-tests'
dir: *dir
entrypoint: 'make'
Expand Down

0 comments on commit 33e619c

Please sign in to comment.