Skip to content

Commit

Permalink
Merge pull request #5735 from andeon/update_appveyor
Browse files Browse the repository at this point in the history
Increase build timeout to 120 minutes
  • Loading branch information
RodneyBaker authored Jan 22, 2025
2 parents 7a0ae5c + eda618d commit 4b02b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ build:
project: $(APPVEYOR_BUILD_FOLDER)\toonz\$(PLATFORM)\ALL_BUILD.vcxproj
parallel: true
verbosity: minimal
timeout: 120 # increase to maximum allowed timeout
after_build:
- cmd: >-
Expand Down

0 comments on commit 4b02b50

Please sign in to comment.