Skip to content

Commit

Permalink
Adjust Windows-CI timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
tdcosta100 committed Jan 19, 2025
1 parent 80630dd commit cd98862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
CMAKE_CXX_COMPILER_LAUNCHER: "${{ env.SCCACHE_PATH }}"
RENDERER: "${{ matrix.renderer }}"
RENDERING_MODE: "${{ matrix.rendering_mode }}"
timeout-minutes: 5
timeout-minutes: 60
run: |
cmake --version
& ${{ github.workspace }}\.github\scripts\windows-ci_configure_wrapper.ps1
Expand Down

0 comments on commit cd98862

Please sign in to comment.