Skip to content

Commit c04a33d

Browse files
committed
Test EKS on playground cluster.
1 parent ceafa20 commit c04a33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-eks-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
secrets: inherit
2626
with:
2727
aws-region: ${{ matrix.aws-region }}
28-
test-cluster-name: 'e2e-canary-test'
28+
test-cluster-name: 'e2e-playground'
2929
caller-workflow-name: 'appsignals-e2e-eks-canary-test'
3030
java-version: '11'

0 commit comments

Comments
 (0)