Skip to content

Commit

Permalink
feat (github-actions.yml): increase pipeline timeout to 20mins
Browse files Browse the repository at this point in the history
  • Loading branch information
ksidirop-laerdal committed Apr 15, 2024
1 parent 88364f8 commit 0ffe70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
build:

runs-on: 'windows-2022'
timeout-minutes: 5
timeout-minutes: 20

steps:

Expand Down

0 comments on commit 0ffe70a

Please sign in to comment.