Skip to content

Commit

Permalink
chore: update integration workflow timeout to 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jun 20, 2024
1 parent f71d3c8 commit 05f229b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
consensus: [lighthouse, teku, prysm, nimbus, lodestar]
network: [mainnet]
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- name: Print details
Expand Down

0 comments on commit 05f229b

Please sign in to comment.