Skip to content

Set max auto heartbeat interval to 15min #375

Set max auto heartbeat interval to 15min

Set max auto heartbeat interval to 15min #375

Workflow file for this run

name: Build
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: ./gradlew --no-daemon build
env:
TERM: dumb
JAVA_OPTS: -Xmx2048m