mirror of
https://github.com/aristocratos/btop.git
synced 2024-11-01 05:11: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:
|
||||
build-freebsd:
|
||||
runs-on: macos-12
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user