diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 4e3f479aae5..c566db45a63 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -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