github actions add timeout to all_variants nuttx compile job

This commit is contained in:
Daniel Agar 2021-10-06 01:19:39 -04:00
parent 6edb1fa1f8
commit 113ea5ea26
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ jobs:
- name: make all_variants_${{matrix.config}}
run: make all_variants_${{matrix.config}}
timeout-minutes: 30
- name: make ${{matrix.config}} bloaty_compileunits
run: make ${{matrix.config}} bloaty_compileunits || true
- name: make ${{matrix.config}} bloaty_inlines