Skip to content

Commit

Permalink
Bump timeout to 90 minutes (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
palinatolmach committed Sep 23, 2024
1 parent e111624 commit 9598623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-expected-output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: github.ref != 'refs/heads/master'
name: 'Update Kontrol expected output'
runs-on: [self-hosted, linux, normal, fast]
timeout-minutes: 60
timeout-minutes: 90
steps:
- name: 'Check out code'
uses: actions/checkout@v4
Expand Down

0 comments on commit 9598623

Please sign in to comment.