Skip to content

Commit

Permalink
Merge pull request #47 from hax0kartik/fix-CI
Browse files Browse the repository at this point in the history
Bump timeout minutes for CI workflow
  • Loading branch information
brunoerg authored Jun 20, 2024
2 parents 770c152 + 69ac56a commit b91560d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
fi
- name: Build
timeout-minutes: 20
timeout-minutes: 40
run: |
if [ "$RUNNER_OS" == "macOS" ]; then
export PATH=/usr/local/bin:$PATH
Expand Down

0 comments on commit b91560d

Please sign in to comment.