mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 11:29:23 +00:00
Increased timeout for FreeBSD build
This commit is contained in:
parent
df802c3b26
commit
c94dd46294
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -353,7 +353,7 @@ jobs:
|
|||
|
||||
build-freebsd:
|
||||
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 75
|
||||
runs-on: ${{ matrix.os.host }}
|
||||
|
||||
strategy:
|
||||
|
|
Loading…
Reference in a new issue