This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch gha-testing
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git


The following commit(s) were added to refs/heads/gha-testing by this push:
     new b622957  Update 'auto-jdk-matrix.yml'
b622957 is described below

commit b622957fbde20e83b26ff118aed75e3d27f018fc
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Dec 12 17:09:46 2024 -0800

    Update 'auto-jdk-matrix.yml'
---
 .github/workflows/auto-jdk-matrix.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/auto-jdk-matrix.yml 
b/.github/workflows/auto-jdk-matrix.yml
index 2c6d9ac..af4016f 100644
--- a/.github/workflows/auto-jdk-matrix.yml
+++ b/.github/workflows/auto-jdk-matrix.yml
@@ -17,7 +17,7 @@ jobs:
           fail-fast: false
 
           matrix:
-            jdk: [ 21 ]
+            jdk: [ 21 ] # LTS versions only
             os: [ ubuntu-latest ]
             include:
 #              - os: windows-latest


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to