forked from boostorg/core
Added a timeout for GHA CI.
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -238,6 +238,7 @@ jobs:
|
|||||||
cmake_tests: 1
|
cmake_tests: 1
|
||||||
os: ubuntu-20.04
|
os: ubuntu-20.04
|
||||||
|
|
||||||
|
timeout-minutes: 120
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
container: ${{matrix.container}}
|
container: ${{matrix.container}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user