1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-05 03:50:57 +08:00

Add time limit for CI (#1127)

* Add time limit for CI

* Update test_macos.yml
This commit is contained in:
you-n-g
2022-06-16 16:35:20 +08:00
committed by GitHub
parent 13d904d9a9
commit da676a20a2
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
build:
timeout-minutes: 120
runs-on: ${{ matrix.os }}
strategy:
matrix:

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
timeout-minutes: 120
runs-on: ${{ matrix.os }}
strategy:
matrix: