diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 58f3ee8e02..0e5d5ca095 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -565,7 +565,7 @@ jobs: vcpkg version - name: 'vcpkg build' - timeout-minutes: 25 + timeout-minutes: 35 run: vcpkg x-set-installed ${{ matrix.install }} '--triplet=${{ matrix.arch }}-${{ matrix.plat }}' - name: 'cmake configure'