chore: increase freebsd timeout

This commit is contained in:
Alexis Rouillard 2023-10-26 22:17:20 +02:00 committed by GitHub
parent 9ef8faf9b1
commit 95b0647c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"