Skip to content

Commit

Permalink
Add timeout-minutes to windows-ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers committed Jan 16, 2025
1 parent 527e70b commit e5e9885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
CMAKE_CXX_COMPILER_LAUNCHER: "${{ env.SCCACHE_PATH }}"
RENDERER: "${{ matrix.renderer }}"
RENDERING_MODE: "${{ matrix.rendering_mode }}"
timeout-minutes: 5
run: |
cmake --version
& ${{ github.workspace }}\.github\scripts\windows-ci_configure_wrapper.ps1
Expand Down

0 comments on commit e5e9885

Please sign in to comment.