Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 208939c

Browse files
authored
Merge pull request #58 from launchdarkly/cw/increase-windows-ci-timeout
releaser: increase Windows build timeout to 20 minutes
2 parents 4b2bd2e + e73f914 commit 208939c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ldrelease/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
env:
1717
LD_LIBRARY_FILE_PREFIX: osx-clang-64bit
1818
- circleCI:
19+
timeoutMinutes: 20 # Windows takes longer than usual to build & test.
1920
windows: {} # the {} means "we want to specify windows here, but no special parameters within it"
2021
env:
2122
LD_LIBRARY_FILE_PREFIX: windows-vs-64bit

0 commit comments

Comments
 (0)