mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 07:21:25 +12:00
Add Timeout to FreeBSD build
This commit is contained in:
parent
4fd581b812
commit
59c70abd68
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rpcs3.yml
vendored
1
.github/workflows/rpcs3.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue