Skip to content

Commit

Permalink
Increase timeout for mac stage
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Nov 28, 2024
1 parent 18e3863 commit 7924528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
name: build-linux
path: ./artifacts
build-macos:
timeout-minutes: 120
timeout-minutes: 240
runs-on: macos-12
needs: [fmt]
strategy:
Expand Down

0 comments on commit 7924528

Please sign in to comment.