Skip to content

Commit

Permalink
[CI] Longer timeout for windows
Browse files Browse the repository at this point in the history
ghstack-source-id: 381e7e39d650e0178178a78076321a2210237b39
Pull Request resolved: pytorch#2765
  • Loading branch information
vmoens committed Feb 5, 2025
1 parent 5da1f65 commit 4c06ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows-optdepts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
repository: pytorch/rl
runner: ${{ matrix.runner }}
timeout: 40
timeout: 60
test-infra-ref: main
script: |
set -euxo pipefail
Expand Down

0 comments on commit 4c06ce2

Please sign in to comment.