Skip to content

Commit

Permalink
Extend the macOS timeout to 15 minutes
Browse files Browse the repository at this point in the history
Sometimes they take a bit longer to build.
  • Loading branch information
pcolby committed Oct 5, 2024
1 parent f668de2 commit 42e7078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:

mac:
runs-on: ${{ matrix.os }}
timeout-minutes: 10
timeout-minutes: 15
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 42e7078

Please sign in to comment.