chore: increase freebsd timeout
This commit is contained in:
parent
9ef8faf9b1
commit
95b0647c91
|
@ -12,7 +12,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Test in FreeBSD VM
|
||||
uses: cross-platform-actions/action@v0.19.1
|
||||
timeout-minutes: 120
|
||||
timeout-minutes: 180
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: "13.2"
|
||||
|
|
Loading…
Reference in New Issue