mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 22:52:30 +02:00
ci: Set freebsd to timeout after 30min
The job runs very unreliably and often times out after 6h of being stuck in a boot loop. This commit reduces the timeout to 30min.
This commit is contained in:
1
.github/workflows/freebsd.yml
vendored
1
.github/workflows/freebsd.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user