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.
1 parent ceafa20 commit c04a33dCopy full SHA for c04a33d
.github/workflows/java-eks-canary.yml
@@ -25,6 +25,6 @@ jobs:
25
secrets: inherit
26
with:
27
aws-region: ${{ matrix.aws-region }}
28
- test-cluster-name: 'e2e-canary-test'
+ test-cluster-name: 'e2e-playground'
29
caller-workflow-name: 'appsignals-e2e-eks-canary-test'
30
java-version: '11'
0 commit comments