mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Raise the GitHub CI timeout limit to 72h
This commit is contained in:
parent
25123af3b8
commit
19bfb2649b
1
.github/workflows/manual_benchmarks.yml
vendored
1
.github/workflows/manual_benchmarks.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
benchmarks:
|
benchmarks:
|
||||||
name: Run and upload benchmarks
|
name: Run and upload benchmarks
|
||||||
runs-on: benchmarks
|
runs-on: benchmarks
|
||||||
|
timeout-minutes: 4320 # 72h
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user