Increased timeout for FreeBSD build

pull/238/head
SChernykh 2023-02-07 11:00:14 +01:00
parent df802c3b26
commit c94dd46294
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ jobs:
build-freebsd:
timeout-minutes: 60
timeout-minutes: 75
runs-on: ${{ matrix.os.host }}
strategy: