mirror of
https://github.com/boostorg/core.git
synced 2025-05-10 07:13:54 +00:00
Reduced CI job timeouts.
This commit is contained in:
parent
61191fc0a1
commit
b077925d77
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -320,7 +320,7 @@ jobs:
|
|||||||
cxxstd: "03,11,14,17,20,2b"
|
cxxstd: "03,11,14,17,20,2b"
|
||||||
os: macos-13
|
os: macos-13
|
||||||
|
|
||||||
timeout-minutes: 120
|
timeout-minutes: 45
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
container: ${{matrix.container}}
|
container: ${{matrix.container}}
|
||||||
|
|
||||||
@ -559,7 +559,7 @@ jobs:
|
|||||||
os: windows-2019
|
os: windows-2019
|
||||||
|
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
timeout-minutes: 120
|
timeout-minutes: 45
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Boost
|
- name: Setup Boost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user