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

Add java/jdk 21, remove old 14 and 19.


diffs (21 lines):

diff --git a/.github/workflows/jdkversions.yml 
b/.github/workflows/jdkversions.yml
--- a/.github/workflows/jdkversions.yml
+++ b/.github/workflows/jdkversions.yml
@@ -18,16 +18,11 @@ jobs:
         java_version:
           - 8
           - 11
-          - 14
           - 17
-          - 19
+          - 21
         exclude:
           - distribution: oracle
-            java_version: 8
-          - distribution: oracle
             java_version: 11
-          - distribution: oracle
-            java_version: 14
 
     services:
       monetdb_container:
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to