Skip to content

Commit

Permalink
Bump GHA integration test timeout to 60 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelprazak committed Apr 8, 2024
1 parent b645044 commit e23b080
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 @@ -49,7 +49,7 @@ jobs:
build:
if: "! github.event.pull_request.head.repo.fork"
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 60
steps:
- uses: actions/checkout@v4
- uses: extractions/setup-just@v1
Expand Down

0 comments on commit e23b080

Please sign in to comment.