Increased build time for images

This commit is contained in:
Alexey Pustovalov 2025-05-29 10:26:18 +09:00
parent 98aa0453a7
commit 6ae4e8adf5

View File

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