increase timeout to 20 hours
This commit is contained in:
parent
2e590285d4
commit
2493688ed2
2
.github/workflows/build_bromite_dev.yaml
vendored
2
.github/workflows/build_bromite_dev.yaml
vendored
@ -158,7 +158,7 @@ jobs:
|
||||
runs-on: ${{ github.event.inputs.type }}
|
||||
needs: check_images
|
||||
if: success()
|
||||
timeout-minutes: 720
|
||||
timeout-minutes: 1200
|
||||
|
||||
container:
|
||||
image: uazo/bromite-build:build
|
||||
|
Loading…
Reference in New Issue
Block a user