CI: Increase flatpak cron job timeout to 3 hours instead of 1

[ci skip]
This commit is contained in:
Ty 2025-02-16 16:17:07 -05:00
parent 71705fc91f
commit 752b1420a3
No known key found for this signature in database
GPG Key ID: A0C3085FE2160BCF
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}