diff --git a/.github/workflows/images_build_windows.yml b/.github/workflows/images_build_windows.yml index e06af631c..bb4372dff 100644 --- a/.github/workflows/images_build_windows.yml +++ b/.github/workflows/images_build_windows.yml @@ -144,7 +144,7 @@ jobs: name: Build ${{ matrix.component }} base on ${{ matrix.os }} needs: init_build runs-on: ${{ matrix.os }} - timeout-minutes: 120 + timeout-minutes: 50 permissions: contents: read id-token: write