Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: define timeout for the workflow
Browse files Browse the repository at this point in the history
mdelapenya committed Dec 12, 2024
1 parent c061165 commit af52fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@ name: Benchmark
jobs:
Compare:
runs-on: ubuntu-latest
timeout-minutes: 12
services:
arangodb:
image: 'arangodb:latest'

0 comments on commit af52fa3

Please sign in to comment.