mbien commented on code in PR #6630:
URL: https://github.com/apache/netbeans/pull/6630#discussion_r1779170439
##########
.github/workflows/main.yml:
##########
@@ -287,7 +287,7 @@ jobs:
ANT_OPTS:
-Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/master/meta/netbeansrelease.json
strategy:
matrix:
- java: [ '17' ]
+ java: [ '23' ]
Review Comment:
this seems to work. But I might change it back anyway. Probably not worth
the risk to run sig test-tests on JDK 23.
--
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]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists