workflow: Increase default timeout time

AArch64 build is taking a lot of time...
This commit is contained in:
Rafał Dzięgiel
2022-04-08 17:27:38 +02:00
parent de8ecb8f82
commit b330aa1ccd
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
timeout-minutes: 600
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
options: --privileged

View File

@@ -11,6 +11,7 @@ jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
timeout-minutes: 600
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-42
options: --privileged