Skip to content

Commit

Permalink
GH PR job limit increased to 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocappelli committed Nov 11, 2024
1 parent 3b96608 commit 2086fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: Unit Tests

runs-on: macos-14-xlarge
timeout-minutes: 15
timeout-minutes: 20

outputs:
commit_author: ${{ steps.fetch_commit_author.outputs.commit_author }}
Expand Down

0 comments on commit 2086fc2

Please sign in to comment.