added timeout
This commit is contained in:
parent
f887a9a315
commit
2661c7c0c8
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
|
|
||||||
install-docker-compose:
|
install-docker-compose:
|
||||||
name: install-docker-compose
|
name: install-docker-compose
|
||||||
|
timeout-minutes: 30
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: lint-bash-scripts
|
needs: lint-bash-scripts
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user