Increased build time for images
This commit is contained in:
parent
98aa0453a7
commit
6ae4e8adf5
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user