Added GHA CI timeout.

This commit is contained in:
Andrey Semashev 2021-09-15 21:33:41 +03:00
parent fa089869f5
commit eca70cdc75

View File

@ -240,6 +240,7 @@ jobs:
cmake_tests: 1
os: ubuntu-20.04
timeout-minutes: 60
runs-on: ${{matrix.os}}
container: ${{matrix.container}}