mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
github: set default timeout
This commit is contained in:
parent
3521d42310
commit
3d77a319fc
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue
Block a user