Skip to content

Commit

Permalink
increase time limit for GPU checks
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Oct 31, 2024
1 parent acbe1a3 commit 701978b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
gpu_checks:
name: ${{ matrix.task.name }}
runs-on: ubuntu-latest
timeout-minutes: 8
timeout-minutes: 15
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 701978b

Please sign in to comment.