Skip to content

Commit 975a3a2

Browse files
fix(ci): remove invalid build_timeout_in_minutes — not supported in AppVeyor YAML
AppVeyor does not support build_timeout_in_minutes as a YAML config key. Revert to default timeout; the NSIS build may need to be monitored. Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent d408715 commit 975a3a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
image: Visual Studio 2022
22

3-
build_timeout_in_minutes: 90
4-
53
matrix:
64
fast_finish: true
75

0 commit comments

Comments
 (0)