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 d1ca85e commit 05929c9Copy full SHA for 05929c9
.github/workflows/e2e-tests-app-with-java-agent.yml
@@ -83,7 +83,7 @@ jobs:
83
84
- uses: actions/setup-java@v4
85
with:
86
- java-version: 23
+ java-version: 17
87
distribution: 'temurin'
88
- name: Configure AWS Credentials
89
uses: aws-actions/configure-aws-credentials@v4
@@ -114,7 +114,7 @@ jobs:
114
115
116
117
118
119
120
@@ -145,7 +145,7 @@ jobs:
145
146
147
148
149
150
151
0 commit comments