Skip to content

Commit 3b3c383

Browse files
committed
revert the change made for jdk 11
1 parent 119c7a7 commit 3b3c383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests-with-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
fetch-depth: 0
132132
path: aws-otel-java-instrumentation
133133

134-
- name: Set up JDK
134+
- name: Set up JDK 11
135135
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
136136
with:
137137
distribution: 'zulu'

0 commit comments

Comments
 (0)