Skip to content

Commit 498703e

Browse files
committed
ci: update timeout for windows runner
1 parent af2371d commit 498703e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/failure-notifier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: wait
2222
uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@5a7543e418aa2dc57b75e85581eae30820a8c9ae
2323
with:
24-
max-timeout: '900'
24+
max-timeout: '1200'
2525
polling-interval: '30'
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
notify-on-failure:

0 commit comments

Comments
 (0)