kusalk commented on code in PR #730:
URL: https://github.com/apache/struts/pull/730#discussion_r1296907684


##########
.github/workflows/maven.yml:
##########
@@ -49,10 +49,9 @@ jobs:
           distribution: adopt
           java-version: ${{ matrix.java }}
       - name: Build with Maven on Java ${{ matrix.java }}
-        if: matrix.java != '11'

Review Comment:
   If we don't have `if: matrix.java != '17'`, we will be running the tests 
twice for JDK17



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