Skip to content

Commit 5d2717d

Browse files
authored
Merge pull request #26179 from ocaml/windows-ci-solver-timeout-incr
Windows CI: Increase solver timeout
2 parents 7feb4a3 + 317a489 commit 5d2717d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
env:
88
OPAMROOT: D:\opamroot
9+
OPAMSOLVERTIMEOUT: 120
910
jobs:
1011
build:
1112
strategy:

0 commit comments

Comments
 (0)