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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]