mirror of
https://github.com/SChernykh/p2pool.git
synced 2025-03-23 07:38:50 +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:
|
build-freebsd:
|
||||||
|
|
||||||
timeout-minutes: 60
|
timeout-minutes: 75
|
||||||
runs-on: ${{ matrix.os.host }}
|
runs-on: ${{ matrix.os.host }}
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue