mirror of
https://github.com/boostorg/move.git
synced 2025-07-30 12:27:14 +02:00
Add timeout to tests
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -563,6 +563,7 @@ jobs:
|
|||||||
os: windows-2019
|
os: windows-2019
|
||||||
|
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
|
timeout-minutes: 180
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Reference in New Issue
Block a user