You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/01/30 02:13:14 UTC

[datasketches-java] branch master updated: Try again.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d54b702  Try again.
d54b702 is described below

commit d54b7023fc4b201ef4b121f351e99e0e07a31b39
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Fri Jan 29 18:12:58 2021 -0800

    Try again.
---
 .github/workflows/maven.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index e707cf7..c313325 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -6,7 +6,8 @@ on:
     pull_request:
         branches: [ master ]
 
-env: MAVEN_OPTS: -Xmx4g -Xms1g
+env:
+    MAVEN_OPTS: -Xmx4g -Xms1g
 
 jobs:
     build:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org