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

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


The following commit(s) were added to refs/heads/master by this push:
     new aea2189  Remove duplicate strategy.matrix.include.java from GH action 
workflow file
aea2189 is described below

commit aea2189e054b8687e99e9b435e19f61e00839b07
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Fri Aug 7 16:41:45 2020 +1200

    Remove duplicate strategy.matrix.include.java from GH action workflow file
---
 .github/workflows/maven.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 0bedeb3..bd4d2c6 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -28,7 +28,6 @@ jobs:
         experimental: [false]
         include:
           - java: 15-ea
-            java: 15-ea
             experimental: true        
         
     steps:

Reply via email to