mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-03 16:15:36 +00:00
ci: stop FreeBSD job after 30 minutes
This commit is contained in:
parent
32587bd7de
commit
e417c6cffe
1
.github/workflows/vmactions.yml
vendored
1
.github/workflows/vmactions.yml
vendored
|
@ -6,6 +6,7 @@ jobs:
|
|||
freebsd:
|
||||
runs-on: macos-12
|
||||
name: FreeBSD
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue