Added timeout to validate job in github actions

Signed-off-by: Aneesh Kulkarni <askthefactorcamera@gmail.com>
This commit is contained in:
Aneesh Kulkarni 2023-04-11 18:52:57 +05:30
parent 3ce6efc4dd
commit e5dbd28afd

View file

@ -82,6 +82,7 @@ jobs:
validate:
runs-on: ubuntu-20.04
timeout-minutes: 120
needs:
- validate-prepare
- build-dev