mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 03:19:23 +00:00
Update miniupnp
This commit is contained in:
parent
8628dc9141
commit
39e411c2e1
2 changed files with 3 additions and 3 deletions
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
|
@ -579,7 +579,7 @@ jobs:
|
|||
|
||||
build-freebsd:
|
||||
|
||||
timeout-minutes: 90
|
||||
timeout-minutes: 120
|
||||
runs-on: ${{ matrix.os.host }}
|
||||
|
||||
strategy:
|
||||
|
@ -647,7 +647,7 @@ jobs:
|
|||
|
||||
build-openbsd:
|
||||
|
||||
timeout-minutes: 90
|
||||
timeout-minutes: 120
|
||||
runs-on: ${{ matrix.os.host }}
|
||||
|
||||
strategy:
|
||||
|
|
2
external/src/miniupnp
vendored
2
external/src/miniupnp
vendored
|
@ -1 +1 @@
|
|||
Subproject commit f7b437772bf0aca95a3bbcb58e74702b9605d3ff
|
||||
Subproject commit 31995208c9ec40cc89d97ce492481aaf86cfd2e3
|
Loading…
Reference in a new issue