pjfanning commented on code in PR #530:
URL: https://github.com/apache/incubator-pekko/pull/530#discussion_r1282995495


##########
.github/workflows/binary-compatibility-checks.yml:
##########
@@ -30,11 +30,11 @@ jobs:
           # we don't know what commit the last tag was it's safer to get 
entire repo so previousStableVersion resolves
           fetch-depth: 0
 
-      - name: Setup Java 11
+      - name: Setup Java 8
         uses: actions/setup-java@v3
         with:
           distribution: temurin
-          java-version: 11
+          java-version: 8

Review Comment:
   our release process for this repo requires Java 11 for the build



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to