Changeset: bbd7ed793380 for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java/rev/bbd7ed793380
Modified Files:
        .github/workflows/jdkversions.yml
Branch: default
Log Message:

JDK 26 has been released, so added it. Removed JDK 24.


diffs (13 lines):

diff --git a/.github/workflows/jdkversions.yml 
b/.github/workflows/jdkversions.yml
--- a/.github/workflows/jdkversions.yml
+++ b/.github/workflows/jdkversions.yml
@@ -23,8 +23,8 @@ jobs:
           - 11
           - 17
           - 21
-          - 24
           - 25
+          - 26
         exclude:
           - distribution: oracle
             java_version: 8
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to