diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 8b883e56..84486061 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -33,6 +33,6 @@ jobs: make build env: ISHOCON_APP_LANG: ${{ matrix.language }} - - run: make up && sleep 30 + - run: make up && sleep 60 - run: make bench timeout-minutes: 5