Add Timeout to FreeBSD build

This commit is contained in:
qurious-pixel 2025-06-18 09:57:19 -07:00 committed by Megamouse
parent 28896acb83
commit 5d552ca236

View file

@ -409,6 +409,7 @@ jobs:
if: github.event_name != 'push' || (github.repository == 'RPCS3/rpcs3' && github.ref_name == 'master')
name: RPCS3 FreeBSD
runs-on: ubuntu-latest
timeout-minutes: 60
env:
CCACHE_DIR: ${{ github.workspace }}/ccache
QT_VER_MAIN: '6'