Skip to content

Commit

Permalink
ci: bump macos build timeout
Browse files Browse the repository at this point in the history
in case of cache miss
  • Loading branch information
qzhuyan committed Nov 7, 2023
1 parent f7b66dc commit ae1fad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, pull_request]

jobs:
mac:
timeout-minutes: 45
timeout-minutes: 60
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ae1fad8

Please sign in to comment.