Skip to content

Commit

Permalink
Set job timeout to 30 minutes
Browse files Browse the repository at this point in the history
So we don't wait for 6 hours for
a hanging job.
  • Loading branch information
tobias-urdin committed Oct 9, 2024
1 parent fce9f11 commit 069712d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pifpaf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 30
strategy:
matrix:
env:
Expand Down

0 comments on commit 069712d

Please sign in to comment.