Skip to content

Commit

Permalink
[CI] Use longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored May 20, 2024
1 parent c2ed4f5 commit b79d080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
test:
name: Test job
runs-on: ["self-hosted", "profiling"]
timeout-minutes: 1080 # 18 hours
steps:
- name: Test
run: |
Expand Down

0 comments on commit b79d080

Please sign in to comment.