1
0
forked from boostorg/core

Added a timeout for GHA CI.

This commit is contained in:
Andrey Semashev
2021-09-15 20:45:23 +03:00
parent cfd469d858
commit f34c4986c1

View File

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