Increase benchmarks (push) CI timeout

This commit is contained in:
Kerollmops 2022-03-29 09:45:29 -07:00
parent e10c26e70d
commit 6a77c81a28
No known key found for this signature in database
GPG Key ID: 92ADA4E935E71FA4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
benchmarks:
name: Run and upload benchmarks
runs-on: benchmarks
timeout-minutes: 4320 # 72h
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1