set ci timeout to 10 min
This commit is contained in:
parent
2876dcc893
commit
cb046658ff
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
dockerfile: containers/zammad/Dockerfile
|
||||
|
||||
test-docker-compose:
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 10
|
||||
runs-on: ubuntu-latest
|
||||
needs: lint-docker-files
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user