Increased build time for images

This commit is contained in:
Alexey Pustovalov 2025-05-29 10:26:18 +09:00
parent 3662488ddb
commit 984d85e711

View File

@ -442,7 +442,7 @@ jobs:
key: ${{ env.BASE_BUILD_NAME }}-${{ matrix.os }}-${{ github.run_id }} key: ${{ env.BASE_BUILD_NAME }}-${{ matrix.os }}-${{ github.run_id }}
build_base_database: build_base_database:
timeout-minutes: 180 timeout-minutes: 1240
needs: [ "build_base", "init_build"] needs: [ "build_base", "init_build"]
name: Build ${{ matrix.build }} base on ${{ matrix.os }} name: Build ${{ matrix.build }} base on ${{ matrix.os }}
strategy: strategy: