mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-09 15:13:59 +00:00
Increase GHA timeout to 180 minutes
This commit is contained in:
parent
dbba3cec7b
commit
82acad3794
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
- { compiler: clang, cxxstd: '03,11,14,17,2a', os: macos-11, }
|
||||
- { compiler: clang, cxxstd: '03,11,14,17,2a', os: macos-12, sanitize: yes }
|
||||
|
||||
timeout-minutes: 120
|
||||
timeout-minutes: 180
|
||||
runs-on: ${{matrix.os}}
|
||||
container: ${{matrix.container}}
|
||||
env: {B2_USE_CCACHE: 1}
|
||||
|
Loading…
x
Reference in New Issue
Block a user