Skip to content

Commit

Permalink
Merge pull request #1114 from atc0005/increase-timeout-for-monthly-wo…
Browse files Browse the repository at this point in the history
…rkflow

Increase timeout for monthly workflow
  • Loading branch information
atc0005 authored Aug 1, 2023
2 parents d93cb82 + 832048f commit 7d234f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-monthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Build all images using Makefile
runs-on: ubuntu-latest
# Default: 360 minutes
timeout-minutes: 20
timeout-minutes: 45

steps:
- name: Print Docker version
Expand Down

0 comments on commit 7d234f1

Please sign in to comment.