diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index c566db45a6..6f20820031 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -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