mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Decrease the timeout of cmake-test-posix due to macos-11/12 hangs
This commit is contained in:
parent
b3acdddbcc
commit
ee6a4e9dbd
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