You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to update our Github Action workflow to include testing with JDK 23. This will ensure that our project is compatible with the latest Java version. The following changes are required:
Update the java-version matrix in the workflow file to include JDK 23.
Verify that the build run successfully with JDK 23.
Please note that this issue is created for GHC 2024 Open Source Day, thus priority will be given to the attendees of this event. After the event, this issue will be open to anyone.
The text was updated successfully, but these errors were encountered:
We need to update our Github Action workflow to include testing with JDK 23. This will ensure that our project is compatible with the latest Java version. The following changes are required:
java-version
matrix in the workflow file to include JDK 23.Please note that this issue is created for GHC 2024 Open Source Day, thus priority will be given to the attendees of this event. After the event, this issue will be open to anyone.
The text was updated successfully, but these errors were encountered: