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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new cf0bc2b  Add Java 16-ea.
cf0bc2b is described below

commit cf0bc2b5dbb08ee1f5c0c8d54df307e23345544d
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 26 17:28:00 2020 -0400

    Add Java 16-ea.
---
 .github/workflows/maven.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 691df80..ec976dc 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -29,7 +29,6 @@ jobs:
         include:
           - java: 15-ea
             experimental: true        
-        include:
           - java: 16-ea
             experimental: true        
         

Reply via email to