Skip to content

Commit

Permalink
Merge pull request #1684 from microsoft/anargyri-patch-1
Browse files Browse the repository at this point in the history
Increase timeout for GPU integration tests
  • Loading branch information
anargyri authored Mar 28, 2022
2 parents 22e8a1c + 1c494f1 commit 6eb39ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
build-gpu:
runs-on: [self-hosted, Linux, gpu, nightly] # this is a union of labels to select specific self-hosted machine
needs: static-analysis
timeout-minutes: 420
timeout-minutes: 480
strategy:
matrix:
python: [3.7]
Expand Down

0 comments on commit 6eb39ff

Please sign in to comment.