Add timeout of 35 minutes to workflow jobs (#4928)
This commit is contained in:
parent
880fd3cfcb
commit
aae4595bdb
4 changed files with 10 additions and 4 deletions
1
.github/workflows/flatpak.yml
vendored
1
.github/workflows/flatpak.yml
vendored
|
@ -12,6 +12,7 @@ concurrency: flatpak-release
|
|||
|
||||
jobs:
|
||||
release:
|
||||
timeout-minutes: 35
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue