Skip to content

Commit

Permalink
[ci] increasing timeout for neuron tests (#2706)
Browse files Browse the repository at this point in the history
  • Loading branch information
sindhuvahinis authored Feb 3, 2025
1 parent 1d05281 commit 54185ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- ${{ matrix.test.gh-runner && matrix.test.instance || format('RUN_NUMBER-{0}', github.run_number) }}
- ${{ matrix.test.gh-runner && matrix.test.instance || format('SHA-{0}', github.sha) }}
- ${{ matrix.test.instance }}
timeout-minutes: 90
timeout-minutes: 120
needs: create-runners
strategy:
fail-fast: false
Expand Down

0 comments on commit 54185ba

Please sign in to comment.