Skip to content

Commit 138518b

Browse files
committed
test: fix evg config
1 parent 5f4a859 commit 138518b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen/config.in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@ tasks:
12841284
args:
12851285
- .evergreen/run-oidc-tests-k8s.sh
12861286

1287-
- name: "oidc-auth-test-k8s-latest-eks"
1287+
- name: "oidc-auth-test-k8s-latest-gke"
12881288
commands:
12891289
- func: "install dependencies"
12901290
- command: subprocess.exec

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@ tasks:
12381238
- AWS_SESSION_TOKEN
12391239
args:
12401240
- .evergreen/run-oidc-tests-k8s.sh
1241-
- name: oidc-auth-test-k8s-latest-eks
1241+
- name: oidc-auth-test-k8s-latest-gke
12421242
commands:
12431243
- func: install dependencies
12441244
- command: subprocess.exec

0 commit comments

Comments
 (0)