lowered timeouts
This commit is contained in:
parent
f7f99e9455
commit
07bb3095f0
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- lint-bash-scripts
|
||||
- lint-docker-files
|
||||
- lint-docker-compose-file
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 20
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@ -66,7 +66,7 @@ jobs:
|
||||
- lint-bash-scripts
|
||||
- lint-docker-files
|
||||
- lint-docker-compose-file
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 10
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user