mirror of https://github.com/PCSX2/pcsx2.git
CI: Increase flatpak cron job timeout to 3 hours instead of 1
[ci skip]
This commit is contained in:
parent
71705fc91f
commit
752b1420a3
|
@ -10,6 +10,7 @@ jobs:
|
|||
if: github.repository == 'PCSX2/pcsx2'
|
||||
name: "Check if release is needed"
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 180
|
||||
outputs:
|
||||
PCSX2_RELEASE: ${{ steps.getinfo.outputs.PCSX2_RELEASE }}
|
||||
FLATHUB_RELEASE: ${{ steps.getinfo.outputs.FLATHUB_RELEASE }}
|
||||
|
|
Loading…
Reference in New Issue