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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new e7c993b64 Update comment
e7c993b64 is described below

commit e7c993b64c0c0f8967a52fd9ce48e837d8264930
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 15 10:13:11 2023 -0400

    Update comment
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index ade8a9c1f..7d49408f3 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -30,7 +30,7 @@ jobs:
         java: [ 8, 11, 17, 21 ]
         experimental: [false]
 #        include:
-#          - java: 18-ea
+#          - java: 22-ea
 #            experimental: true
         
     steps:

Reply via email to