Skip to content

Commit

Permalink
Increase windows install timeout (#15536)
Browse files Browse the repository at this point in the history
  • Loading branch information
wallentx authored Jun 15, 2023
1 parent f8b09ce commit ca63959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build:
name: Windows 10 Installer
runs-on: [windows-2019]
timeout-minutes: 50
timeout-minutes: 65
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ca63959

Please sign in to comment.