Increased timeout for FreeBSD build
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user