File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -83,14 +83,14 @@ jobs:
8383 java-version : ' 21'
8484 cpu-architecture : ' x86_64'
8585
86- default-v22 -amd64 :
86+ default-v23 -amd64 :
8787 needs : [ upload-main-build ]
8888 uses : aws-observability/aws-application-signals-test-framework/.github/workflows/java-ec2-default-test.yml@main
8989 secrets : inherit
9090 with :
9191 aws-region : us-east-1
9292 caller-workflow-name : ' main-build'
93- java-version : ' 22 '
93+ java-version : ' 23 '
9494 cpu-architecture : ' x86_64'
9595
9696 java-ec2-adot-sigv4-test :
@@ -147,7 +147,7 @@ jobs:
147147 caller-workflow-name : ' main-build'
148148 java-version : ' 21'
149149
150- eks-v22 -amd64 :
150+ eks-v23 -amd64 :
151151 needs : eks-v21-amd64
152152 uses : aws-observability/aws-application-signals-test-framework/.github/workflows/java-eks-test.yml@main
153153 secrets : inherit
@@ -156,7 +156,7 @@ jobs:
156156 test-cluster-name : ' e2e-adot-test'
157157 adot-image-name : ${{ inputs.adot-image-name }}
158158 caller-workflow-name : ' main-build'
159- java-version : ' 22 '
159+ java-version : ' 23 '
160160
161161 #
162162 # PACKAGED DISTRIBUTION PLATFORM COVERAGE
@@ -229,7 +229,7 @@ jobs:
229229 #
230230
231231 metric-limiter-v11-amd64 :
232- needs : [ eks-v22 -amd64 ]
232+ needs : [ eks-v23 -amd64 ]
233233 uses : aws-observability/aws-application-signals-test-framework/.github/workflows/metric-limiter-test.yml@main
234234 secrets : inherit
235235 with :
You can’t perform that action at this time.
0 commit comments