We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0aaca commit 65bb84bCopy full SHA for 65bb84b
1 file changed
.github/workflows/benchmarks.yml
@@ -24,7 +24,7 @@ jobs:
24
if: ${{ startsWith(github.repository, 'ClickHouse/') }}
25
name: "Mininal JMH Benchmarks"
26
runs-on: "ubuntu-latest"
27
- timeout-minutes: 20
+ timeout-minutes: 30
28
steps:
29
- name: Check out Git repository
30
uses: actions/checkout@v4
0 commit comments