mirror of
https://github.com/aristocratos/btop.git
synced 2024-10-31 21:01:03 +01:00
Merge pull request #649 from nobounce/workflow-timeout
Set FreeBSD workflow timeout
This commit is contained in:
commit
9edbf27f1b
@ -28,6 +28,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-freebsd:
|
build-freebsd:
|
||||||
runs-on: macos-12
|
runs-on: macos-12
|
||||||
|
timeout-minutes: 20
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user