Skip to content

Commit

Permalink
chore: triple max timeout for the workflow run, which takes +10m
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Aug 9, 2023
1 parent 51ac8ec commit 07811cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: [self-hosted, Windows, X64]
strategy:
fail-fast: false
timeout-minutes: 30
steps:
- name: Create pending status
uses: actions/github-script@0.9.0
Expand Down

0 comments on commit 07811cb

Please sign in to comment.