Skip to content

Commit

Permalink
ci: bump timeout for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Jun 7, 2024
1 parent c71b2c5 commit a07316a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build-windows:

runs-on: windows-latest
timeout-minutes: 30
timeout-minutes: 360

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a07316a

Please sign in to comment.