Skip to content

Commit 4c06ce2

Browse files
author
Vincent Moens
committed
[CI] Longer timeout for windows
ghstack-source-id: 381e7e3 Pull Request resolved: #2765
1 parent 5da1f65 commit 4c06ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-windows-optdepts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
repository: pytorch/rl
3434
runner: ${{ matrix.runner }}
35-
timeout: 40
35+
timeout: 60
3636
test-infra-ref: main
3737
script: |
3838
set -euxo pipefail

0 commit comments

Comments
 (0)