mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Decrease the timeout of cmake-test-posix due to macos-11/12 hangs
This commit is contained in:
parent
ef9ab98adc
commit
e4062575e3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -155,6 +155,7 @@ jobs:
|
|||
- os: macos-13
|
||||
|
||||
runs-on: ${{matrix.os}}
|
||||
timeout-minutes: 90
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue