Merge pull request #2609 from taminob/feature/reduce-freebsd-ci-timeout

Reduce freebsd ci timeout
This commit is contained in:
Alexis Rouillard 2023-10-25 18:28:10 +02:00 committed by GitHub
commit 9a305b2d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v3
- name: Test in FreeBSD VM
uses: vmactions/freebsd-vm@v0
timeout-minutes: 30
with:
mem: 2048
usesh: true