Skip to content

Commit

Permalink
Merge pull request #43246 from azinneera/win_test_timeout
Browse files Browse the repository at this point in the history
Increase the timeout for push_master windows workflow
  • Loading branch information
keizer619 authored Aug 7, 2024
2 parents 6fad999 + 50d8551 commit c47f03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
windows_build:
name: Build with some tests on Windows
runs-on: windows-latest
timeout-minutes: 120
timeout-minutes: 150
concurrency:
group: ${{ github.head_ref }}-windows
cancel-in-progress: true
Expand Down

0 comments on commit c47f03f

Please sign in to comment.