Skip to content

Commit

Permalink
Increase timeout for parallel_test CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
johnomotani authored Aug 8, 2024
1 parent c1ba5b2 commit f530bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parallel_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
test-ubuntu:
runs-on: ubuntu-latest
timeout-minutes: 120
timeout-minutes: 150

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f530bca

Please sign in to comment.