scholarsmate commented on code in PR #319:
URL: https://github.com/apache/daffodil-vscode/pull/319#discussion_r989255978


##########
.github/workflows/CI.yml:
##########
@@ -102,6 +98,11 @@ jobs:
     env:
       SBT: sbt -J-Xms1024m -J-Xmx5120m -J-XX:ReservedCodeCacheSize=512m 
-J-XX:MaxMetaspaceSize=1024m ++2.12.15
     steps:
+      - name: Setup Java 11
+        uses: actions/[email protected]
+        with:
+          distribution: temurin
+          java-version: 11
       - uses: actions/[email protected]
       - name: Install Node.js

Review Comment:
   Yeah, these are indeed merged into main.  Not sure how this snuck in here.  
I'll fix it.



-- 
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]

Reply via email to