Add Timeout to FreeBSD build

This commit is contained in:
qurious-pixel 2025-06-18 09:57:19 -07:00 committed by GitHub
parent 4fd581b812
commit 59c70abd68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -407,6 +407,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'